Method
NumCosmoXcorKernelpeek_integrator
Declaration [src]
NcmSBesselIntegrator*
nc_xcor_kernel_peek_integrator (
NcXcorKernel* xclk
)
Description [src]
Peeks the spherical Bessel integrator object from the kernel. This method is intended for use by subclass implementations. Returns NULL if no integrator is set.
Return value
Type: NcmSBesselIntegrator
The spherical Bessel integrator object or NULL.
| The returned data is owned by the instance. |
The return value can be NULL. |