Method
NumCosmoMathMSetget_mid_array_pos
Declaration [src]
NcmModelID
ncm_mset_get_mid_array_pos (
NcmMSet* mset,
guint i
)
Description [src]
Gets the model id of the model in the array position i.
The array position is not guaranteed to be the same for different
NcmMSet objects. This function is useful to iterate over the models
in the NcmMSet.
Return value
Type: NcmModelID
A NcmModelID with the array position i.