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