Method

NumCosmoMathMSetorig_param_get

Declaration [src]

gdouble
ncm_mset_orig_param_get (
  NcmMSet* mset,
  NcmModelID mid,
  guint pid
)

Description [src]

Gets the value of the original parameter pid in the model mid. That is the value of the parameter before any reparametrization.

Parameters

mid

Type: NcmModelID

Model id.

pid

Type: guint

Parameter id.

Return value

Type: gdouble

The value of the original parameter pid in the model mid.