Method

NumCosmoMathModelparam_set_scale

Declaration [src]

void
ncm_model_param_set_scale (
  NcmModel* model,
  guint n,
  const gdouble scale
)

Description [src]

Sets scale as the scale of the n-th parameter.

Parameters

n

Type: guint

Parameter index.

scale

Type: const gdouble

A double.