Uses of Class
org.apache.mahout.math.set.AbstractFloatSet

Packages that use AbstractFloatSet
org.apache.mahout.math.set   
 

Uses of AbstractFloatSet in org.apache.mahout.math.set
 

Subclasses of AbstractFloatSet in org.apache.mahout.math.set
 class OpenFloatHashSet
          Open hash set of float items;
 

Methods in org.apache.mahout.math.set that return AbstractFloatSet
 AbstractFloatSet AbstractFloatSet.copy()
          Returns a deep copy of the receiver; uses clone() and casts the result.
 



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