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

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

Uses of LowerSymmPackMatrix in no.uib.cipr.matrix
 

Subclasses of LowerSymmPackMatrix in no.uib.cipr.matrix
 class LowerSPDPackMatrix
          Lower symmetrical positive definite packed matrix.
 

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

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