Uses of Package
cern.jet.math
Packages that use cern.jet.math
Package
Description
Double matrix algorithms such as print formatting, sorting, partitioning and statistics.
Matrix implementations; You normally need not look at this package, because all concrete classes implement the abstract interfaces of
cern.colt.matrix
, without subsetting or supersetting.Linear Algebraic matrix computations operating on
DoubleMatrix2D
and DoubleMatrix1D
.Tools for basic and advanced mathematics: Arithmetics and Algebra, Polynomials and Chebyshev series, Bessel and Airy functions,
Function Objects for generic function evaluation, etc.
Tools for basic and advanced statistics: Estimators, Gamma functions, Beta functions, Probabilities, Special integrals, etc.
-
Classes in cern.jet.math used by cern.colt.matrix.doublealgo
-
Classes in cern.jet.math used by cern.colt.matrix.impl
-
Classes in cern.jet.math used by cern.colt.matrix.linalg
-
Classes in cern.jet.math used by cern.jet.mathClassDescriptionDefines some useful constants.Function objects to be passed to generic methods.Integer Function objects to be passed to generic methods.Only for performance tuning of compute intensive linear algebraic computations.Only for performance tuning of compute intensive linear algebraic computations.
-
Classes in cern.jet.math used by cern.jet.stat