Method
NumCosmoMathSpline2dfree
Declaration [src]
void
ncm_spline2d_free (
NcmSpline2d* s2d
)
Description [src]
Atomically decrements the reference count of s2d by one. If the reference count drops to 0,
all memory allocated by s2d is released.