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

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

Uses of NamedVector in org.apache.mahout.math
 

Methods in org.apache.mahout.math that return NamedVector
 NamedVector NamedVector.clone()
           
 NamedVector NamedVector.like()
           
 

Constructors in org.apache.mahout.math with parameters of type NamedVector
NamedVector(NamedVector other)
           
 



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