Package | Description |
---|---|
org.apache.commons.math3.stat.clustering |
All classes and sub-packages of this package are deprecated.
|
Modifier and Type | Method and Description |
---|---|
EuclideanDoublePoint |
EuclideanDoublePoint.centroidOf(Collection<EuclideanDoublePoint> points)
Deprecated.
Returns the centroid of the given Collection of points.
|
Modifier and Type | Method and Description |
---|---|
double |
EuclideanDoublePoint.distanceFrom(EuclideanDoublePoint p)
Deprecated.
Returns the distance from the given point.
|
Modifier and Type | Method and Description |
---|---|
EuclideanDoublePoint |
EuclideanDoublePoint.centroidOf(Collection<EuclideanDoublePoint> points)
Deprecated.
Returns the centroid of the given Collection of points.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.