Method
NumCosmoMathPowspecfree
Declaration [src]
void
ncm_powspec_free (
NcmPowspec* powspec
)
Description [src]
Atomically decrements the reference count of powspec by one.
If the reference count drops to 0,
all memory allocated by powspec is released.