Method
NumCosmoMathSplinefree
Declaration [src]
void
ncm_spline_free (
NcmSpline* s
)
Description [src]
Atomically decrements the reference count of s by one. If the reference count drops to 0,
all memory allocated by s is released.
void
ncm_spline_free (
NcmSpline* s
)
Atomically decrements the reference count of s by one. If the reference count drops to 0,
all memory allocated by s is released.