Method
NumCosmoMathMatrixcholesky_inverse
Declaration [src]
gint
ncm_matrix_cholesky_inverse (
NcmMatrix* cm,
gchar UL
)
Description [src]
Calculates inplace the inverse of cm that has been previously decomposed by
the Cholesky decomposition ncm_matrix_cholesky_decomp().