Method

NumCosmoMathMSetparam_get_lower_bound

Declaration [src]

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

Description [src]

Gets the lower bound of the parameter pid in the model mid.

Parameters

mid

Type: NcmModelID

Model id.

pid

Type: guint

Parameter id.

Return value

Type: gdouble

The lower bound of the parameter pid in the model mid.