Method

NumCosmoMathMSetfparam_set_scale

Declaration [src]

void
ncm_mset_fparam_set_scale (
  NcmMSet* mset,
  guint n,
  gdouble scale
)

Description [src]

Sets the scale of the n-th free parameter to scale.

Parameters

n

Type: guint

Free parameter index.

scale

Type: gdouble

New scale.