Uses of Class
no.uib.cipr.matrix.LowerSymmBandMatrix
-
Packages that use LowerSymmBandMatrix Package Description no.uib.cipr.matrix -
-
Uses of LowerSymmBandMatrix in no.uib.cipr.matrix
Subclasses of LowerSymmBandMatrix in no.uib.cipr.matrix Modifier and Type Class Description classLowerSPDBandMatrixLower symmetrical positive definite banded matrix.Methods in no.uib.cipr.matrix that return LowerSymmBandMatrix Modifier and Type Method Description LowerSymmBandMatrixLowerSymmBandMatrix. copy()Methods in no.uib.cipr.matrix with parameters of type LowerSymmBandMatrix Modifier and Type Method Description SymmBandEVDSymmBandEVD. factor(LowerSymmBandMatrix A)Computes the eigenvalue decomposition of the given matrix
-