Method

NumCosmoMathMSetCatalogset_rng

Declaration [src]

void
ncm_mset_catalog_set_rng (
  NcmMSetCatalog* mcat,
  NcmRNG* rng
)

Description [src]

Sets the random number generator.

Parameters

rng

Type: NcmRNG

A NcmRNG.

The data is owned by the caller of the method.