Method

NumCosmoMathMSetparam_get_abstol

Declaration [src]

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

Description [src]

Gets the absolute tolerance of the parameter pid in the model mid.

Parameters

mid

Type: NcmModelID

Model id.

pid

Type: guint

Parameter id.

Return value

Type: gdouble

The absolute tolerance of the parameter pid in the model mid.