Function
NumCosmoMathFitESMCMCWalkerAPESclear
Declaration [src]
void
ncm_fit_esmcmc_walker_apes_clear (
NcmFitESMCMCWalkerAPES** apes
)
Description [src]
Decreases the reference count of apes atomically and sets the pointer apes to null.
Parameters
apes-
Type:
NcmFitESMCMCWalkerAPESA
NcmFitESMCMCWalkerAPES.The data is owned by the caller of the function.