Method

NumCosmoMathFftlogcalibrate_size_gsl

Declaration [src]

void
ncm_fftlog_calibrate_size_gsl (
  NcmFftlog* fftlog,
  gint* Fk,
  const gdouble reltol
)

Description [src]

Increases the original (input) number of knots until the $G(r)$ splines reach the required precision reltol.

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.
reltol

Type: const gdouble

Relative tolerance.