|
Colt 1.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VoidFunction | |
jal.FLOAT | Algorithms on float arrays; A partial STL port by the C++ Standard Template Library authors. |
Uses of VoidFunction in jal.FLOAT |
Methods in jal.FLOAT with parameters of type VoidFunction | |
static void |
for_each(float[] array,
int first,
int last,
VoidFunction f)
Applies a function to every element of a range. |
|
Colt 1.0.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |