Method

NumCosmoMathMSetfparam_get_lower_bound

Declaration [src]

gdouble
ncm_mset_fparam_get_lower_bound (
  NcmMSet* mset,
  guint n
)

Description [src]

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

Parameters

n

Type: guint

Free parameter index.

Return value

Type: gdouble

The lower bound of the n-th free parameter.