Function
NumCosmoMathObjArrayclear
Declaration [src]
void
ncm_obj_array_clear (
NcmObjArray** oa
)
Parameters
oa-
Type:
NcmObjArrayA pointer to a
NcmObjArray.The data is owned by the caller of the function.
void
ncm_obj_array_clear (
NcmObjArray** oa
)
oaType: NcmObjArray
A pointer to a NcmObjArray.
| The data is owned by the caller of the function. |