| Package | Description |
|---|---|
| smile.gap |
Genetic algorithm and programming.
|
| smile.hash |
Hashing functions.
|
| smile.math |
Basic mathematical functions, complex, differentiable function interfaces,
random number generators, unconstrained optimization, and raw data type
(int and double) array lists, etc.
|
| smile.math.blas | |
| smile.math.blas.openblas |
OpenBLAS library wrapper.
|
| smile.math.distance |
Distance and metric measures.
|
| smile.math.kernel |
Mercer kernels.
|
| smile.math.matrix |
Matrix interface, dense and sparse (band or irregular) matrix encapsulation
classes, LU, QR, Cholesky, SVD and eigen decompositions, etc.
|
| smile.math.random |
High quality random number generators as a replacement of
the standard Random class of Java system.
|
| smile.math.rbf |
Radial basis functions.
|
| smile.math.special |
Special mathematical functions including beta, erf, and gamma.
|
| smile.sort |
Sorting algorithms.
|
| smile.stat |
Probability distributions and statistical hypothesis tests.
|
| smile.stat.distribution |
Probability distributions.
|
| smile.stat.hypothesis |
Statistical hypothesis tests.
|
| smile.taxonomy |
A taxonomy is a tree of terms (concepts) where leaves
must be named but intermediary nodes can be anonymous.
|
| smile.util |
Utility functions.
|
| smile.wavelet |
Discrete wavelet transform (DWT).
|