Method

NumCosmoMathModelorig_param_get_lower_bound

Declaration [src]

gdouble
ncm_model_orig_param_get_lower_bound (
  NcmModel* model,
  guint n
)

Description [src]

Gets the lower bound of the original n-th parameter.

Parameters

n

Type: guint

Parameter index.

Return value

Type: gdouble

The lower bound of the original n-th parameter.