Method

NumCosmoMathMSetfparam_get_abstol

Declaration [src]

gdouble
ncm_mset_fparam_get_abstol (
  NcmMSet* mset,
  guint n
)

Description [src]

Gets the absolute tolerance of the n-th free parameter.

Parameters

n

Type: guint

Free parameter index.

Return value

Type: gdouble

The absolute tolerance of the n-th free parameter.