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

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

Uses of DelegatingVector in org.apache.mahout.math
 

Subclasses of DelegatingVector in org.apache.mahout.math
 class Centroid
          A centroid is a weighted vector.
 class MatrixSlice
           
 class WeightedVector
          Decorates a vector with a floating point weight and an index.
 



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