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

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

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

Classes in org.apache.mahout.math.list that implement DoubleBufferConsumer
 class AbstractDoubleList
          Abstract base class for resizable lists holding double elements; abstract.
 class DoubleArrayList
          Resizable list holding double elements; implemented with arrays.
 



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