Method
NumCosmoMathStatsDist1dEPDFfree
Declaration [src]
void
ncm_stats_dist1d_epdf_free (
NcmStatsDist1dEPDF* epdf1d
)
Description [src]
Atomically decrements the reference count of epdf1d by one. If the reference count drops to 0,
all memory allocated by epdf1d is released.