| Interface | Description |
|---|---|
| OrderEnumerator |
A means for describing odering information, and Utilities for creating such Orderings
|
| OrthogonalHints |
Provides a means for giving an Orthogonal base optimiser (IE, OrthognalMinimum) hints about the function that may alow it to optimise better.
|
| Class | Description |
|---|---|
| ErrorFunction |
error function and related stuff
|
| GammaFunction |
gamma function
|
| MersenneTwisterFast |
MersenneTwisterFast: A simulation quality fast random number generator (MT19937) with the same public methods as java.util.Random.
|