Packages |
org.apache.mahout.collections |
|
org.apache.mahout.common |
|
org.apache.mahout.math |
Core base classes; Operations on primitive arrays such as sorting, partitioning and permuting. |
org.apache.mahout.math.als |
|
org.apache.mahout.math.buffer |
|
org.apache.mahout.math.decomposer |
|
org.apache.mahout.math.decomposer.hebbian |
|
org.apache.mahout.math.decomposer.lanczos |
|
org.apache.mahout.math.function |
Core interfaces for functions, comparisons and procedures on objects and primitive data types. |
org.apache.mahout.math.jet.math |
Tools for basic and advanced mathematics: Arithmetics and Algebra, Polynomials and Chebyshev series, Bessel and Airy
functions, Function Objects for generic function evaluation, etc. |
org.apache.mahout.math.jet.random |
|
org.apache.mahout.math.jet.random.engine |
Engines generating strong uniformly distributed pseudo-random numbers;
Needed by all JET probability distributions since they rely on uniform random numbers to generate random
numbers from their own distribution. |
org.apache.mahout.math.jet.random.sampling |
|
org.apache.mahout.math.jet.stat |
Tools for basic and advanced statistics: Estimators, Gamma functions, Beta functions, Probabilities,
Special integrals, etc. |
org.apache.mahout.math.list |
Resizable lists holding objects or primitive data types such as int,
double, etc. |
org.apache.mahout.math.map |
Automatically growing and shrinking maps holding objects or primitive
data types such as int, double, etc. |
org.apache.mahout.math.random |
|
org.apache.mahout.math.set |
|
org.apache.mahout.math.solver |
|
org.apache.mahout.math.ssvd |
|
org.apache.mahout.math.stats |
|