Uses of Class
no.uib.cipr.matrix.LowerTriangBandMatrix
-
Packages that use LowerTriangBandMatrix Package Description no.uib.cipr.matrix -
-
Uses of LowerTriangBandMatrix in no.uib.cipr.matrix
Subclasses of LowerTriangBandMatrix in no.uib.cipr.matrix Modifier and Type Class Description classUnitLowerTriangBandMatrixUnit lower triangular banded matrix.Methods in no.uib.cipr.matrix that return LowerTriangBandMatrix Modifier and Type Method Description LowerTriangBandMatrixLowerTriangBandMatrix. copy()LowerTriangBandMatrixBandCholesky. getL()Returns the decomposition matrix.
-