Method

NumCosmoMathFftlogget_mode_index

Declaration [src]

gint
ncm_fftlog_get_mode_index (
  NcmFftlog* fftlog,
  gint i
)

Description [src]

Gets the index of the mode i of the Fourier decomposition. This index corresponds to the label $n$ in Eq. \eqref{eq:Gr_decomp}.

Parameters

i

Type: gint

Index.

Return value

Type: gint

The index of the mode.