Method
NumCosmoMathMSetget
Declaration [src]
NcmModel*
ncm_mset_get (
NcmMSet* mset,
NcmModelID mid
)
Parameters
mid-
Type:
NcmModelIDA
NcmModelID.
Return value
Type: NcmModel
A NcmModel with the model id mid.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |