Package net.paulhertz.util

Package net.paulhertz.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 net.paulhertz.util Description

Package net.paulhertz.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.



Processing library IgnoCodeLib by Paul Hertz. (C) 2013