Function
NumCosmoMathSBesselIntegratorGLclear
Declaration [src]
void
ncm_sbessel_integrator_gl_clear (
NcmSBesselIntegratorGL** sbigl
)
Description [src]
If sbigl is different from NULL, decreases the reference count of
sbigl by one and sets sbigl to NULL.
Parameters
sbigl-
Type:
NcmSBesselIntegratorGLA
NcmSBesselIntegratorGL.The data is owned by the caller of the function.