Method

NumCosmoMathStatsDistpeek_full_cov

Declaration [src]

NcmMatrix*
ncm_stats_dist_peek_full_cov (
  NcmStatsDist* sd
)

Description [src]

Gets the full covariance matrix of the whole sample.

Return value

Type: NcmMatrix

Full covariance matrix.

The returned data is owned by the instance.