Method
NumCosmoMathFftlogpeek_output_vector
Declaration [src]
NcmVector*
ncm_fftlog_peek_output_vector (
NcmFftlog* fftlog,
guint nderiv
)
Description [src]
Peeks the output vector respective to $G(r)$, nderiv = 0, or
its comp-th derivative with respect to $\ln r$.
Return value
Type: NcmVector
The output vector $G(r)$ or its comp-th derivative.
| The returned data is owned by the instance. |