Function
NumCosmoMathSBesselIntegratorclear
Declaration [src]
void
ncm_sbessel_integrator_clear (
NcmSBesselIntegrator** sbi
)
Description [src]
If sbi is different from NULL, decreases the reference count of
sbi by one and sets sbi to NULL.
Parameters
sbi-
Type:
NcmSBesselIntegratorA
NcmSBesselIntegrator.The data is owned by the caller of the function.