Method
NumCosmoMathPowspecFilterfree
Declaration [src]
void
ncm_powspec_filter_free (
NcmPowspecFilter* psf
)
Description [src]
Atomically decrements the reference count of psf by one.
If the reference count drops to 0, all memory allocated by psf is released.