Method
NumCosmoMathSplineVecfree
Declaration [src]
void
ncm_spline_vec_free (
NcmSplineVec* sv
)
Description [src]
Atomically decrements the reference count of sv by one. If the reference
count drops to 0, all memory allocated by sv is released.