Method

NumCosmoMathFftlogeval_by_vector

Declaration [src]

void
ncm_fftlog_eval_by_vector (
  NcmFftlog* fftlog,
  NcmVector* Fk
)

Description [src]

Fk is a vector which contains the values of the function at each knot $\ln k_m$.

Parameters

Fk

Type: NcmVector

A NcmVector.

The data is owned by the caller of the method.