Function

NumCosmoMathSBesselIntegratorFFTLclear

Declaration [src]

void
ncm_sbessel_integrator_fftl_clear (
  NcmSBesselIntegratorFFTL** sbilf
)

Description [src]

If sbilf is different from NULL, decreases the reference count of sbilf by one and sets sbilf to NULL.

Parameters

sbilf

Type: NcmSBesselIntegratorFFTL

A NcmSBesselIntegratorFFTL.

The data is owned by the caller of the function.