API Version: 1.0
Library Version: 0.27.0
Generated by gi-docgen 2026.1
gdouble ncm_fftlog_eval_output ( NcmFftlog* fftlog, guint nderiv, const gdouble lnr )
Evaluates the function $G(r)$, or the nderiv-th derivative, at the point lnr.
nderiv
lnr
Type: guint
guint
Derivative number.
Type: const gdouble
const gdouble
Logarithm base e of $r$.
Type: gdouble
gdouble
$\frac{\mathrm{d}^nG(r)}{\mathrm{d}\ln r}$ value computed at lnr.