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: NcmSBesselIntegratorGL

A NcmSBesselIntegratorGL.

The data is owned by the caller of the function.