Uses of Interface
org.apache.mahout.math.buffer.FloatBufferConsumer

Packages that use FloatBufferConsumer
org.apache.mahout.math.list Resizable lists holding objects or primitive data types such as int, double, etc. 
 

Uses of FloatBufferConsumer in org.apache.mahout.math.list
 

Classes in org.apache.mahout.math.list that implement FloatBufferConsumer
 class AbstractFloatList
          Abstract base class for resizable lists holding float elements; abstract.
 class FloatArrayList
          Resizable list holding float elements; implemented with arrays.
 



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