Uses of Class
rocks.palaiologos.maja.matrix.DoubleCholeskyDecompositonResult
Packages that use DoubleCholeskyDecompositonResult
-
Uses of DoubleCholeskyDecompositonResult in rocks.palaiologos.maja.matrix
Methods in rocks.palaiologos.maja.matrix that return DoubleCholeskyDecompositonResultModifier and TypeMethodDescriptionDoubleMatrix.cholesky()
Perform the Cholesky decomposition algorithm.