Method
NumCosmoMathModelCtrlfree
Declaration [src]
void
ncm_model_ctrl_free (
NcmModelCtrl* ctrl
)
Description [src]
Decreases the reference count of ctrl. If the reference count
reaches zero, ctrl is freed.
void
ncm_model_ctrl_free (
NcmModelCtrl* ctrl
)
Decreases the reference count of ctrl. If the reference count
reaches zero, ctrl is freed.