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

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

Uses of LowerSymmBandMatrix in no.uib.cipr.matrix
 

Subclasses of LowerSymmBandMatrix in no.uib.cipr.matrix
 class LowerSPDBandMatrix
          Lower symmetrical positive definite banded matrix.
 

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

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