Function

NumCosmoMathStatsDist1dclear

Declaration [src]

void
ncm_stats_dist1d_clear (
  NcmStatsDist1d** sd1
)

Description [src]

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

Parameters

sd1

Type: NcmStatsDist1d

A NcmStatsDist1d.

The data is owned by the caller of the function.