Method

NumCosmoMathRNGset_seed

Declaration [src]

void
ncm_rng_set_seed (
  NcmRNG* rng,
  gulong seed
)

Description [src]

Sets the PRNG algorithm seed.

Sets propertyNumCosmoMath.RNG:seed

Parameters

seed

Type: gulong

Seed for the PRNG.