Uses of Class
no.uib.cipr.matrix.LowerSymmDenseMatrix
-
Packages that use LowerSymmDenseMatrix Package Description no.uib.cipr.matrix -
-
Uses of LowerSymmDenseMatrix in no.uib.cipr.matrix
Subclasses of LowerSymmDenseMatrix in no.uib.cipr.matrix Modifier and Type Class Description classLowerSPDDenseMatrixLower symmetrical positive definite dense matrix.Methods in no.uib.cipr.matrix that return LowerSymmDenseMatrix Modifier and Type Method Description LowerSymmDenseMatrixLowerSymmDenseMatrix. copy()Methods in no.uib.cipr.matrix with parameters of type LowerSymmDenseMatrix Modifier and Type Method Description SymmDenseEVDSymmDenseEVD. factor(LowerSymmDenseMatrix A)Computes the eigenvalue decomposition of the given matrix
-