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) classAlgebraicNot yet commented.classArithmeticArithmetic functions.classBesselBessel and Airy functions.(package private) classComplexNot yet commented.(package private) classEllipticNot yet commented.(package private) classExponentialExponential functions.(package private) classExponentialIntegralNot yet commented.(package private) classMiscNot yet commented.(package private) classNumericalIntegrationNot yet commented.classPolynomialPolynomial functions. -
Uses of Constants in cern.jet.stat
Subclasses of Constants in cern.jet.stat Modifier and Type Class Description classGammaGamma and Beta functions.classProbabilityCustom tailored numerical integration of certain probability distributions.
-