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

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

Uses of LowerSPDDenseMatrix in no.uib.cipr.matrix
 

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

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