Uses of Class
no.uib.cipr.matrix.UpperTriangPackMatrix
-
Packages that use UpperTriangPackMatrix Package Description no.uib.cipr.matrix -
-
Uses of UpperTriangPackMatrix in no.uib.cipr.matrix
Subclasses of UpperTriangPackMatrix in no.uib.cipr.matrix Modifier and Type Class Description class
UnitUpperTriangPackMatrix
Unit upper triangular packed matrix.Methods in no.uib.cipr.matrix that return UpperTriangPackMatrix Modifier and Type Method Description UpperTriangPackMatrix
UpperTriangPackMatrix. copy()
UpperTriangPackMatrix
PackCholesky. getU()
Returns the decomposition matrix.
-