Function
NumCosmoMathSFSBesselArrayclear
Declaration [src]
void
ncm_sf_sbessel_array_clear (
NcmSFSBesselArray** sba
)
Description [src]
If sba is different from NULL, decreases the reference count of
sba by one and sets sba to NULL.
Parameters
sba-
Type:
NcmSFSBesselArrayA
NcmSFSBesselArray.The data is owned by the caller of the function.