|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FloatBuffer | |
---|---|
hep.aida.tfloat.bin | Multisets (bags) with efficient statistics operations defined upon; This package requires the Colt distribution. |
Uses of FloatBuffer in hep.aida.tfloat.bin |
---|
Methods in hep.aida.tfloat.bin that return FloatBuffer | |
---|---|
FloatBuffer |
AbstractFloatBin1D.buffered(int capacity)
Constructs and returns a streaming buffer connected to the receiver. |
Methods in hep.aida.tfloat.bin with parameters of type FloatBuffer | |
---|---|
void |
DynamicFloatBin1D.sample(int n,
boolean withReplacement,
FloatRandomEngine randomGenerator,
FloatBuffer buffer)
Uniformly samples (chooses) n random elements with or without replacement from the contained elements and adds them to the given buffer. |
|
Parallel Colt 0.9.4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |