Function
NumCosmoMathStatsDistKernelclear
Declaration [src]
void
ncm_stats_dist_kernel_clear (
NcmStatsDistKernel** sdk
)
Description [src]
Decrease the reference count of stats_dist_nd_kde_gauss by one, and sets the pointer *sdk to
NULL.
Parameters
sdk-
Type:
NcmStatsDistKernelA
NcmStatsDistKernel.The data is owned by the caller of the function.