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 AlgebraLUDecompositionQuick.algebrastatic final AlgebraAlgebra.DEFAULTA default Algebra object; hasProperty.DEFAULTattached for tolerance.static final AlgebraAlgebra.ZEROA default Algebra object; hasProperty.ZEROattached for tolerance.