|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
com.ignotus.util
currently provides classes that support permutations of integer
arrays (such as lists of array indices) and various random number methods, including Gaussian distributions.
See:
Description
Class Summary | |
---|---|
Permutator | Maintains an ArrayList of Integer initialized in ascending order, and
steps it to each successive permutation. |
RandUtil | Implements a few useful random number methods, maintains an internal random number generator. |
Package com.ignotus.util
currently provides classes that support permutations of integer
arrays (such as lists of array indices) and various random number methods, including Gaussian distributions.
Other classes are in the works, as of version 0.1.1, the first release.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |