ncm_mset_catalog_new

NcmMSetCatalog* ncm_mset_catalog_new (NcmMSet* mset,
                                      guint nadd_vals,
                                      ...);
  

Creates a new NumCosmoMath.MSetCatalog based on the NumCosmoMath.Fit object @fit. The catalog assumes that the @fit object will remain with the same set of free parameters during his whole lifetime.

mset

a NumCosmoMath.MSet.

nadd_vals

number of additional values.

...

additional values names.

Returns

a new NumCosmoMath.MSetCatalog