Uses of Class
no.uib.cipr.matrix.LowerTriangPackMatrix
-
Packages that use LowerTriangPackMatrix Package Description no.uib.cipr.matrix -
-
Uses of LowerTriangPackMatrix in no.uib.cipr.matrix
Subclasses of LowerTriangPackMatrix in no.uib.cipr.matrix Modifier and Type Class Description classUnitLowerTriangPackMatrixUnit lower triangular packed matrix.Methods in no.uib.cipr.matrix that return LowerTriangPackMatrix Modifier and Type Method Description LowerTriangPackMatrixLowerTriangPackMatrix. copy()LowerTriangPackMatrixPackCholesky. getL()Returns the decomposition matrix.
-