Method

NumCosmoMathFftlogset_size

Declaration [src]

void
ncm_fftlog_set_size (
  NcmFftlog* fftlog,
  guint n
)

Description [src]

Sets the number of knots $N_f^\prime$ where the integrated function is evaluated, given the input number of knots n, plus padding.

Parameters

n

Type: guint

Number of knots.