Mahout Math 0.6 API

Packages
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.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.matrix  
org.apache.mahout.math.matrix.impl Matrix implementations; You normally need not look at this package, because all concrete classes implement the abstract interfaces of org.apache.mahout.math.matrix, without subsetting or supersetting.
org.apache.mahout.math.matrix.linalg  
org.apache.mahout.math.solver  
org.apache.mahout.math.ssvd  
org.apache.mahout.math.stats  

 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.