Method

NumCosmoMathModelparam_get_upper_bound

Declaration [src]

gdouble
ncm_model_param_get_upper_bound (
  NcmModel* model,
  guint n
)

Description [src]

Gets the upper bound of the n-th parameter.

Parameters

n

Type: guint

Parameter index.

Return value

Type: gdouble

The upper bound of the n-th parameter.