Uses of Class
org.apache.mahout.math.jet.math.Constants

Packages that use Constants
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.stat Tools for basic and advanced statistics: Estimators, Gamma functions, Beta functions, Probabilities, Special integrals, etc. 
 

Uses of Constants in org.apache.mahout.math.jet.math
 

Subclasses of Constants in org.apache.mahout.math.jet.math
 class Arithmetic
          Arithmetic functions.
 class Bessel
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class Polynomial
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 

Uses of Constants in org.apache.mahout.math.jet.stat
 

Subclasses of Constants in org.apache.mahout.math.jet.stat
 class Gamma
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 class Probability
          Deprecated. until unit tests are in place. Until this time, this class/interface is unsupported.
 



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