Uses of Class
no.uib.cipr.matrix.UpperTriangBandMatrix
-
Packages that use UpperTriangBandMatrix Package Description no.uib.cipr.matrix -
-
Uses of UpperTriangBandMatrix in no.uib.cipr.matrix
Subclasses of UpperTriangBandMatrix in no.uib.cipr.matrix Modifier and Type Class Description classUnitUpperTriangBandMatrixUnit upper triangular banded matrix.Methods in no.uib.cipr.matrix that return UpperTriangBandMatrix Modifier and Type Method Description UpperTriangBandMatrixUpperTriangBandMatrix. copy()UpperTriangBandMatrixBandCholesky. getU()Returns the decomposition matrix.UpperTriangBandMatrixBandLU. getU()Returns the upper triangular factor
-