Function

NumCosmoMathStatsDistKernelGaussclear

Declaration [src]

void
ncm_stats_dist_kernel_gauss_clear (
  NcmStatsDistKernelGauss** sdkg
)

Description [src]

Decrease the reference count of stats_dist_nd_vbk_gauss by one, and sets the pointer *stats_dist_nd_vbk_gauss to NULL.

Parameters

sdkg

Type: NcmStatsDistKernelGauss

A NcmStatsDistKernelGauss.

The data is owned by the caller of the function.