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 classUnitUpperTriangPackMatrixUnit upper triangular packed matrix.Methods in no.uib.cipr.matrix that return UpperTriangPackMatrix Modifier and Type Method Description UpperTriangPackMatrixUpperTriangPackMatrix. copy()UpperTriangPackMatrixPackCholesky. getU()Returns the decomposition matrix.
-