Method

NumCosmoMathRNGref

Declaration [src]

NcmRNG*
ncm_rng_ref (
  NcmRNG* rng
)

Description [src]

Increases the reference count of rng by one.

Return value

Type: NcmRNG

rng.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.