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

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

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

Subclasses of AbstractDoubleSet in org.apache.mahout.math.set
 class OpenDoubleHashSet
          Open hash set of double items;
 

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



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