org.cicirello.math |
Collection of classes related to a variety of mathematical concepts.
|
org.cicirello.math.la |
Collection of classes related to linear algebra.
|
org.cicirello.math.rand |
Collection of classes related to random number generation.
|
org.cicirello.math.stats |
Collection of classes related to statistics.
|
org.cicirello.permutations |
Collection of classes related to representing and manipulating permutations.
|
org.cicirello.permutations.distance |
Implementations of a variety of permutation distance measures.
|
org.cicirello.sequences |
Classes that perform a variety of operations on sequences (such as arrays, etc).
|
org.cicirello.sequences.distance |
Implementations of distance measures for general sequences of various forms, including Strings, arrays of primitive types, arrays of objects, etc.
|
org.cicirello.util |
This package includes classes and interfaces that serve some useful utility purpose.
|