Method

NumCosmoMathRNGget_algo

Declaration [src]

const gchar*
ncm_rng_get_algo (
  NcmRNG* rng
)

Description [src]

Gets the name of the algorithm.

Return value

Type: const gchar*

Algorithm name.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.