Uses of Class
cern.colt.matrix.linalg.Algebra
Packages that use Algebra
Package
Description
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
.-
Uses of Algebra in cern.colt.matrix.impl
Fields in cern.colt.matrix.impl declared as Algebra -
Uses of Algebra in cern.colt.matrix.linalg
Fields in cern.colt.matrix.linalg declared as AlgebraModifier and TypeFieldDescriptionprotected Algebra
LUDecompositionQuick.algebra
static final Algebra
Algebra.DEFAULT
A default Algebra object; hasProperty.DEFAULT
attached for tolerance.static final Algebra
Algebra.ZERO
A default Algebra object; hasProperty.ZERO
attached for tolerance.