Uses of Class
cern.jet.math.Functions
Packages that use Functions
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.
-
Uses of Functions in cern.colt.matrix.doublealgo
Fields in cern.colt.matrix.doublealgo declared as Functions -
Uses of Functions in cern.colt.matrix.impl
Fields in cern.colt.matrix.impl declared as Functions -
Uses of Functions in cern.colt.matrix.linalg
Fields in cern.colt.matrix.linalg declared as Functions -
Uses of Functions in cern.jet.math
Fields in cern.jet.math declared as Functions