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

A NcmSpectral.

The data is owned by the caller of the function.