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

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

Uses of LowerSPDPackMatrix in no.uib.cipr.matrix
 

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

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