Function
NumCosmoMathObjArraynew
Declaration [src]
NcmObjArray*
ncm_obj_array_new (
void
)
Return value
Type: NcmObjArray
A new NcmObjArray.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |
NcmObjArray*
ncm_obj_array_new (
void
)
Type: NcmObjArray
A new NcmObjArray.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |