|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EuclideanDoublePoint | |
|---|---|
| org.apache.commons.math3.stat.clustering | Clustering algorithms |
| Uses of EuclideanDoublePoint in org.apache.commons.math3.stat.clustering |
|---|
| Methods in org.apache.commons.math3.stat.clustering that return EuclideanDoublePoint | |
|---|---|
EuclideanDoublePoint |
EuclideanDoublePoint.centroidOf(Collection<EuclideanDoublePoint> points)
Returns the centroid of the given Collection of points. |
| Methods in org.apache.commons.math3.stat.clustering with parameters of type EuclideanDoublePoint | |
|---|---|
double |
EuclideanDoublePoint.distanceFrom(EuclideanDoublePoint p)
Returns the distance from the given point. |
| Method parameters in org.apache.commons.math3.stat.clustering with type arguments of type EuclideanDoublePoint | |
|---|---|
EuclideanDoublePoint |
EuclideanDoublePoint.centroidOf(Collection<EuclideanDoublePoint> points)
Returns the centroid of the given Collection of points. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||