Uses of Class
cern.jet.math.Constants
-
Packages that use Constants Package Description 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 Modifier and Type Class Description (package private) class
Algebraic
Not yet commented.class
Arithmetic
Arithmetic functions.class
Bessel
Bessel and Airy functions.(package private) class
Complex
Not yet commented.(package private) class
Elliptic
Not yet commented.(package private) class
Exponential
Exponential functions.(package private) class
ExponentialIntegral
Not yet commented.(package private) class
Misc
Not yet commented.(package private) class
NumericalIntegration
Not yet commented.class
Polynomial
Polynomial functions. -
Uses of Constants in cern.jet.stat
Subclasses of Constants in cern.jet.stat Modifier and Type Class Description class
Gamma
Gamma and Beta functions.class
Probability
Custom tailored numerical integration of certain probability distributions.
-