Uses of Class
rocks.palaiologos.maja.matrix.DoubleLUDecompositionResult
Packages that use DoubleLUDecompositionResult
-
Uses of DoubleLUDecompositionResult in rocks.palaiologos.maja.matrix
Methods in rocks.palaiologos.maja.matrix that return DoubleLUDecompositionResultModifier and TypeMethodDescriptionDoubleMatrix.LU()
Computes the LU decomposition of a matrix using the Doolittle algorithm.