Method

NumCosmoMathFftlogeval_by_gsl_function

Declaration [src]

void
ncm_fftlog_eval_by_gsl_function (
  NcmFftlog* fftlog,
  gint* Fk
)

Description [src]

Evaluates the function Fk at each knot $\ln k_m$.

This method is not directly available to language bindings.

Parameters

Fk

Type: gint*

Fk function pointer.

The data is owned by the caller of the method.