Function

NumCosmoMathStatsDistKernelSTclear

Declaration [src]

void
ncm_stats_dist_kernel_st_clear (
  NcmStatsDistKernelST** sdkst
)

Description [src]

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

Parameters

sdkst

Type: NcmStatsDistKernelST

A NcmStatsDistKernelST.

The data is owned by the caller of the function.