Method
NumCosmoMathFitESMCMCset_rng
Declaration [src]
void
ncm_fit_esmcmc_set_rng (
NcmFitESMCMC* esmcmc,
NcmRNG* rng
)
Parameters
rng-
Type:
NcmRNGA
NcmRNG.The data is owned by the caller of the method.
void
ncm_fit_esmcmc_set_rng (
NcmFitESMCMC* esmcmc,
NcmRNG* rng
)
rngType: NcmRNG
A NcmRNG.
| The data is owned by the caller of the method. |