Function
NumCosmoMathFitStateclear
Declaration [src]
void
ncm_fit_state_clear (
NcmFitState** fstate
)
Description [src]
Decreases the reference count of fstate by one, and sets the pointer fstate to NULL.
Parameters
fstate-
Type:
NcmFitStateA
NcmFitState.The data is owned by the caller of the function.