Method

NumCosmoMathMatrixfree

Declaration [src]

void
ncm_matrix_free (
  NcmMatrix* cm
)

Description [src]

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