Method

NumCosmoMathMSetfparam_get_upper_bound

Declaration [src]

gdouble
ncm_mset_fparam_get_upper_bound (
  NcmMSet* mset,
  guint n
)

Description [src]

Gets the upper bound of the n-th free parameter.

Parameters

n

Type: guint

Free parameter index.

Return value

Type: gdouble

The upper bound of the n-th free parameter.