Function

NumCosmoMathStatsDistclear

Declaration [src]

void
ncm_stats_dist_clear (
  NcmStatsDist** sd
)

Description [src]

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

Parameters

sd

Type: NcmStatsDist

A NcmStatsDist.

The data is owned by the caller of the function.