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

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

Uses of UpperSymmDenseMatrix in no.uib.cipr.matrix
 

Subclasses of UpperSymmDenseMatrix in no.uib.cipr.matrix
 class UpperSPDDenseMatrix
          Upper symmetrical positive definite dense matrix.
 

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

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