Method

NumCosmoMathModelorig_param_set

Declaration [src]

void
ncm_model_orig_param_set (
  NcmModel* model,
  guint n,
  gdouble val
)

Description [src]

Sets the n-th original parameter of model using the original parametrization to val.

Parameters

n

Type: guint

A parameter index.

val

Type: gdouble

A double.