Function
NumCosmoMathMSetPIndexnew
Declaration [src]
NcmMSetPIndex*
ncm_mset_pindex_new (
NcmModelID mid,
guint pid
)
Parameters
mid-
Type:
NcmModelIDModel id.
pid-
Type:
guintParameter id.
Return value
Type: NcmMSetPIndex
A new NcmMSetPIndex.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |