Method

NumCosmoMathModelorig_param_get

Declaration [src]

gdouble
ncm_model_orig_param_get (
  NcmModel* model,
  guint n
)

Description [src]

Gets the n-th original parameter of model using the original parametrization.

Parameters

n

Type: guint

A parameter index.

Return value

Type: gdouble

The n-th original parameter of model.