Uses of Package
cern.colt.buffer
Packages that use cern.colt.buffer
Package
Description
Fixed sized (non resizable) streaming buffers connected to a target objects to which data is automatically flushed upon buffer overflow.
Resizable lists holding objects or primitive data types such as int,
double, etc.
Multisets (bags) with efficient statistics operations defined upon; This package
requires the Colt distribution.
-
Classes in cern.colt.buffer used by cern.colt.bufferClassDescriptionTarget of a streaming DoubleBuffer2D into which data is flushed upon buffer overflow.Target of a streaming DoubleBuffer3D into which data is flushed upon buffer overflow.Target of a streaming DoubleBuffer into which data is flushed upon buffer overflow.Target of a streaming IntBuffer2D into which data is flushed upon buffer overflow.Target of a streaming IntBuffer3D into which data is flushed upon buffer overflow.Target of a streaming IntBuffer into which data is flushed upon buffer overflow.Target of a streaming ObjectBuffer into which data is flushed upon buffer overflow.
-
Classes in cern.colt.buffer used by cern.colt.listClassDescriptionTarget of a streaming DoubleBuffer into which data is flushed upon buffer overflow.Target of a streaming IntBuffer into which data is flushed upon buffer overflow.
-
Classes in cern.colt.buffer used by hep.aida.binClassDescriptionFixed sized (non resizable) streaming buffer connected to a target DoubleBufferConsumer to which data is automatically flushed upon buffer overflow.Target of a streaming DoubleBuffer into which data is flushed upon buffer overflow.