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

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

Uses of UpperSPDPackMatrix in no.uib.cipr.matrix
 

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

Methods in no.uib.cipr.matrix with parameters of type UpperSPDPackMatrix
 PackCholesky PackCholesky.factor(UpperSPDPackMatrix A)
          Calculates a Cholesky decomposition