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 a LongPrimitiveIterator and returns only some subset of the elements that it would, as determined by a sampling rate parameter.
 



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