Method

NumCosmoMathMatrixref

Declaration [src]

NcmMatrix*
ncm_matrix_ref (
  NcmMatrix* cm
)

Description [src]

Increase the reference count of cm by one.

Return value

Type: NcmMatrix

cm.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.