Searched defs:centroidOf (Results 1 - 2 of 2) sorted by relevance

/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/clustering/
H A DClusterable.java44 T centroidOf(Collection<T> p); method in interface:Clusterable
H A DEuclideanIntegerPoint.java61 public EuclideanIntegerPoint centroidOf(final Collection<EuclideanIntegerPoint> points) { method in class:EuclideanIntegerPoint

Completed in 116 milliseconds