Method
NumCosmoMathPowspecSpline2dfree
Declaration [src]
void
ncm_powspec_spline2d_free (
NcmPowspecSpline2d* ps_s2d
)
Description [src]
Atomically decrements the reference count of ps_s2d by one.
If the reference count drops to 0,
all memory allocated by ps_s2d is released.