Method
NumCosmoMathMatrixcholesky_decomp
Declaration [src]
gint
ncm_matrix_cholesky_decomp (
NcmMatrix* cm,
gchar UL
)
Description [src]
Calculates in-place the Cholesky decomposition for a symmetric positive definite matrix.
gint
ncm_matrix_cholesky_decomp (
NcmMatrix* cm,
gchar UL
)
Calculates in-place the Cholesky decomposition for a symmetric positive definite matrix.