Package | Description |
---|---|
fr.cnes.sirius.patrius.math.stat.clustering |
Modifier and Type | Method and Description |
---|---|
EuclideanIntegerPoint |
EuclideanIntegerPoint.centroidOf(Collection<EuclideanIntegerPoint> points)
Returns the centroid of the given Collection of points.
|
Modifier and Type | Method and Description |
---|---|
double |
EuclideanIntegerPoint.distanceFrom(EuclideanIntegerPoint p)
Returns the distance from the given point.
|
Modifier and Type | Method and Description |
---|---|
EuclideanIntegerPoint |
EuclideanIntegerPoint.centroidOf(Collection<EuclideanIntegerPoint> points)
Returns the centroid of the given Collection of points.
|
Copyright © 2021 CNES. All rights reserved.