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

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

Uses of LowerSymmDenseMatrix in no.uib.cipr.matrix
 

Subclasses of LowerSymmDenseMatrix in no.uib.cipr.matrix
 class LowerSPDDenseMatrix
          Lower symmetrical positive definite dense matrix.
 

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

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