Uses of Class
no.uib.cipr.matrix.UpperSymmBandMatrix

Packages that use UpperSymmBandMatrix
no.uib.cipr.matrix Dense and structured sparse matrices, along with matrix factorisations and solvers. 
 

Uses of UpperSymmBandMatrix in no.uib.cipr.matrix
 

Subclasses of UpperSymmBandMatrix in no.uib.cipr.matrix
 class UpperSPDBandMatrix
          Upper symmetrical positive definite banded matrix.
 

Methods in no.uib.cipr.matrix that return UpperSymmBandMatrix
 UpperSymmBandMatrix UpperSymmBandMatrix.copy()
           
 

Methods in no.uib.cipr.matrix with parameters of type UpperSymmBandMatrix
 SymmBandEVD SymmBandEVD.factor(UpperSymmBandMatrix A)
          Computes the eigenvalue decomposition of the given matrix