Method
NumCosmoMathMatrixconst_free
Declaration [src]
void
ncm_matrix_const_free (
const NcmMatrix* cm
)
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.