Method
NumCosmoMathFftlogget_vector_Gr
Declaration [src]
NcmVector*
ncm_fftlog_get_vector_Gr (
NcmFftlog* fftlog,
guint nderiv
)
Description [src]
Gets the vector of the transformed function $G(r)$, nderiv = 0, or
its nderiv-th derivative with respect to $\ln r$.
Return value
Type: NcmVector
A vector of $G(r)$ values or its nderiv-th derivative.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |