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 class
UnitLowerTriangPackMatrix
Unit lower triangular packed matrix.Methods in no.uib.cipr.matrix that return LowerTriangPackMatrix Modifier and Type Method Description LowerTriangPackMatrix
LowerTriangPackMatrix. copy()
LowerTriangPackMatrix
PackCholesky. getL()
Returns the decomposition matrix.
-