Constructor

NumCosmoMathMSetempty_new

Declaration [src]

NcmMSet*
ncm_mset_empty_new (
  void
)

Description [src]

Creates a new empty NcmMSet.

Return value

Type: NcmMSet

A new empty NcmMSet.

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