Function

NumCosmoMathStatsDistVKDEclear

Declaration [src]

void
ncm_stats_dist_vkde_clear (
  NcmStatsDistVKDE** sdvkde
)

Description [src]

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

Parameters

sdvkde

Type: NcmStatsDistVKDE

A NcmStatsDistVKDE.

The data is owned by the caller of the function.