Method

NumCosmoMathMSetfparam_set

Declaration [src]

void
ncm_mset_fparam_set (
  NcmMSet* mset,
  guint n,
  const gdouble x
)

Description [src]

Sets the value of the n-th free parameter to x.

Parameters

n

Type: guint

Free parameter index.

x

Type: const gdouble

New value.