Function

NumCosmoMathcfg_get_fftw_default_flag_str

Declaration [src]

const gchar*
ncm_cfg_get_fftw_default_flag_str (
  void
)

Description [src]

Gets the default FFTW flag as a string.

Return value

Type: const gchar*

The default FFTW flag as a string.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.