Method

NumCosmoMathMSetfparam_get_fpi

Declaration [src]

gint
ncm_mset_fparam_get_fpi (
  NcmMSet* mset,
  NcmModelID mid,
  guint pid
)

Description [src]

Gets the free parameter index of the parameter pid in the model mid.

Parameters

mid

Type: NcmModelID

A NcmModelID.

pid

Type: guint

Parameter id.

Return value

Type: gint

The free parameter index of the parameter pid in the model mid.