Function

NumCosmoMathStatsDist2dclear

Declaration [src]

void
ncm_stats_dist2d_clear (
  NcmStatsDist2d** sd2
)

Description [src]

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

Parameters

sd2

Type: NcmStatsDist2d

A NcmStatsDist2d.

The data is owned by the caller of the function.