Method

NumCosmoMathModelparam_get_abstol

Declaration [src]

gdouble
ncm_model_param_get_abstol (
  NcmModel* model,
  guint n
)

Description [src]

Gets the absolute tolerance of the n-th parameter.

Parameters

n

Type: guint

Parameter index.

Return value

Type: gdouble

The absolute tolerance of the n-th parameter.