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

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

Uses of UpperSPDDenseMatrix in no.uib.cipr.matrix
 

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

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