Method

NumCosmoMathModelparam_get_ftype

Declaration [src]

NcmParamType
ncm_model_param_get_ftype (
  NcmModel* model,
  guint n
)

Description [src]

Gets the fitting type of the n-th parameter.

Parameters

n

Type: guint

Parameter index.

Return value

Type: NcmParamType

The fitting type of the n-th parameter.