Method

NumCosmoMathMSetshallow_copy

Declaration [src]

NcmMSet*
ncm_mset_shallow_copy (
  NcmMSet* mset
  GError** error
)

Description [src]

Creates a new NcmMSet with the same models of mset.

Return value

Type: NcmMSet

A new NcmMSet.

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