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

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

Uses of UpperSymmPackMatrix in no.uib.cipr.matrix
 

Subclasses of UpperSymmPackMatrix in no.uib.cipr.matrix
 class UpperSPDPackMatrix
          Upper symmetrical positive definite packed matrix.
 

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

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