Function
NumCosmoMathFitESMCMCWalkerclear
Declaration [src]
void
ncm_fit_esmcmc_walker_clear (
NcmFitESMCMCWalker** walker
)
Description [src]
Decreases the reference count of walker atomically and sets the pointer walker to null.
Parameters
walker-
Type:
NcmFitESMCMCWalkerA
NcmFitESMCMCWalker.The data is owned by the caller of the function.