Function

NumCosmoMathStatsDistKDEclear

Declaration [src]

void
ncm_stats_dist_kde_clear (
  NcmStatsDistKDE** sdkde
)

Description [src]

Decreases the reference count of sdkde and sets the pointer sdkde to NULL.

Parameters

sdkde

Type: NcmStatsDistKDE

A NcmStatsDistKDE.

The data is owned by the caller of the function.