Method

NumCosmoMathDataref

Declaration [src]

NcmData*
ncm_data_ref (
  NcmData* data
)

Description [src]

Increase the reference count of data.

Return value

Type: NcmData

data.

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