Method
NumCosmoMathFftlogcalibrate_size
Declaration [src]
void
ncm_fftlog_calibrate_size (
NcmFftlog* fftlog,
NcmFftlogFunc Fk,
gpointer user_data,
const gdouble reltol
)
Description [src]
Increases the original (input) number of knots until the $G(r)$ splines reach
the required precision reltol.
Parameters
Fk-
Type:
NcmFftlogFuncA
NcmFftlogFunc. user_data-
Type:
gpointerFkuser data.The argument can be NULL.The data is owned by the caller of the method. reltol-
Type:
const gdoubleRelative tolerance.