Method

NumCosmoMathVParamset_scale

Declaration [src]

void
ncm_vparam_set_scale (
  NcmVParam* vparam,
  guint n,
  const gdouble scale
)

Description [src]

Sets the value scale to the NcmSParam:scale property of the n-th component of vparam.

Parameters

n

Type: guint

Vector index.

scale

Type: const gdouble

Value of NcmSParam:scale.