Function

NumCosmoMathObjArraynew

Declaration [src]

NcmObjArray*
ncm_obj_array_new (
  void
)

Description [src]

Creates a new NcmObjArray.

Return value

Type: NcmObjArray

A new NcmObjArray.

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