Method

NumCosmoMathFitfree

Declaration [src]

void
ncm_fit_free (
  NcmFit* fit
)

Description [src]

Atomically decrements the reference count of fit by one. If the reference count drops to 0, all memory allocated by fit is released.