Uses of Class
org.apache.mahout.cf.taste.impl.common.AbstractLongPrimitiveIterator

Packages that use AbstractLongPrimitiveIterator
org.apache.mahout.cf.taste.impl.common   
 

Uses of AbstractLongPrimitiveIterator in org.apache.mahout.cf.taste.impl.common
 

Subclasses of AbstractLongPrimitiveIterator in org.apache.mahout.cf.taste.impl.common
 class SamplingLongPrimitiveIterator
          Wraps an Iterator and returns only some subset of the elements that it would, as determined by a sampling rate parameter.
 



Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.