Method

NumCosmoMathVectorfree

Declaration [src]

void
ncm_vector_free (
  NcmVector* cv
)

Description [src]

Atomically decrements the reference count of cv by one. If the reference count drops to 0, all memory allocated by cv is released.