Method

NumCosmoMathObjArrayref

Declaration [src]

NcmObjArray*
ncm_obj_array_ref (
  NcmObjArray* oa
)

Description [src]

Increases the reference count of oa by one.

Return value

Type: NcmObjArray

oa.

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