Method

NumCosmoMathVParamset_upper_bound

Declaration [src]

void
ncm_vparam_set_upper_bound (
  NcmVParam* vparam,
  guint n,
  const gdouble ub
)

Description [src]

Sets the value ub to the NcmSParam:upper-bound property of the n-th component of vparam.

Parameters

n

Type: guint

Vector index.

ub

Type: const gdouble

Value of NcmSParam:upper-bound.