Function
NumCosmoMathSpectralclear
Declaration [src]
void
ncm_spectral_clear (
NcmSpectral** spectral
)
Description [src]
If spectral is not NULL, decreases the reference count of spectral by one
and sets the pointer to NULL.
Parameters
spectral-
Type:
NcmSpectralA
NcmSpectral.The data is owned by the caller of the function.