Uses of Class
org.apache.mahout.math.Centroid

Packages that use Centroid
org.apache.mahout.math Core base classes; Operations on primitive arrays such as sorting, partitioning and permuting. 
 

Uses of Centroid in org.apache.mahout.math
 

Methods in org.apache.mahout.math that return Centroid
 Centroid Centroid.clone()
           
static Centroid Centroid.create(int key, Vector initialValue)
           
 Centroid Centroid.like()
           
 



Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.