Method
NumCosmoMathStatsDistpeek_cov_decomp
Declaration [src]
NcmMatrix*
ncm_stats_dist_peek_cov_decomp (
NcmStatsDist* sd,
guint i
)
Return value
Type: NcmMatrix
Cholesky decomposition of the i-th covariance matrix.
| The returned data is owned by the instance. |