Method

NumCosmoMathStatsDistKDEpeek_cov_fixed

Declaration [src]

NcmMatrix*
ncm_stats_dist_kde_peek_cov_fixed (
  NcmStatsDistKDE* sdkde
)

Description [src]

Gets the currently used fixed covariance matrix.

Return value

Type: NcmMatrix

The fixed covariance matrix.

The returned data is owned by the instance.
The return value can be NULL.