Uses of Class
no.uib.cipr.matrix.UnitLowerTriangDenseMatrix
-
Packages that use UnitLowerTriangDenseMatrix Package Description no.uib.cipr.matrix -
-
Uses of UnitLowerTriangDenseMatrix in no.uib.cipr.matrix
Methods in no.uib.cipr.matrix that return UnitLowerTriangDenseMatrix Modifier and Type Method Description UnitLowerTriangDenseMatrix
UnitLowerTriangDenseMatrix. copy()
UnitLowerTriangDenseMatrix
DenseLU. getL()
Returns the lower triangular factor
-