Method

NumCosmoMathFitMCfree

Declaration [src]

void
ncm_fit_mc_free (
  NcmFitMC* mc
)

Description [src]

Decrement the reference count atomically by one. If the reference count reaches zero, all memory allocated by the object is released and the object is freed.