Colt 1.2.0

Uses of Class
cern.jet.math.Constants

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

Uses of Constants in cern.jet.math
 

Subclasses of Constants in cern.jet.math
 class Arithmetic
          Arithmetic functions.
 class Bessel
          Bessel and Airy functions.
 class Polynomial
          Polynomial functions.
 

Uses of Constants in cern.jet.stat
 

Subclasses of Constants in cern.jet.stat
 class Gamma
          Gamma and Beta functions.
 class Probability
          Custom tailored numerical integration of certain probability distributions.
 


Colt 1.2.0

Jump to the Colt Homepage