Function
NumCosmoMathFftlogclear
Declaration [src]
void
ncm_fftlog_clear (
NcmFftlog** fftlog
)
Description [src]
If fftlog is different from NULL, decreases the reference count of
fftlog by one and sets fftlog to NULL.
Parameters
fftlog-
Type:
NcmFftlogA
NcmFftlog.The data is owned by the caller of the function.