Method

NumCosmoMathFftlogpeek_name

Declaration [src]

const gchar*
ncm_fftlog_peek_name (
  NcmFftlog* fftlog
)

Description [src]

This function peeks the fftlogs associated name.

Return value

Type: const gchar*

The internal string describing NcmFftlog.

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