|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntBuffer3DConsumer | |
---|---|
org.apache.mahout.math.buffer | Fixed sized (non resizable) streaming buffers connected to a target objects to which data is automatically flushed upon buffer overflow. |
Uses of IntBuffer3DConsumer in org.apache.mahout.math.buffer |
---|
Classes in org.apache.mahout.math.buffer that implement IntBuffer3DConsumer | |
---|---|
class |
IntBuffer3D
Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported. |
Constructors in org.apache.mahout.math.buffer with parameters of type IntBuffer3DConsumer | |
---|---|
IntBuffer3D(IntBuffer3DConsumer target,
int capacity)
Deprecated. Constructs and returns a new buffer with the given target. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |