Method
NumCosmoMathSphereNNfree
Declaration [src]
void
ncm_sphere_nn_free (
NcmSphereNN* snn
)
Description [src]
Decreases the reference count of snn. When its reference count
drops to 0, the object is finalized (i.e. its memory is freed).