Colt 1.0.2

Uses of Interface
jal.LONG.Generator

Packages that use Generator
jal.LONG Algorithms on long arrays; A partial STL port by the C++ Standard Template Library authors. 
 

Uses of Generator in jal.LONG
 

Methods in jal.LONG with parameters of type Generator
static void Modification.generate(long[] array, int first, int last, Generator f)
          Assigns values, produced by a function object that takes no arguments, to each element of a range.
 


Colt 1.0.2

Submit a bug or feature. Check the Colt home page for the latest news.