Function

NumCosmoMathMSetFuncarray_new

Declaration [src]

GPtrArray*
ncm_mset_func_array_new (
  void
)

Description [src]

Creates a new GPtrArray to hold NcmMSetFunc pointers.

Return value

Type: An array of NcmMSetFunc*

The new GPtrArray.

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