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