Method

NumCosmoMathModelparam_set_ftype

Declaration [src]

void
ncm_model_param_set_ftype (
  NcmModel* model,
  guint n,
  const NcmParamType ptype
)

Description [src]

Sets ptype as NcmParamType of the n-th parameter.

Parameters

n

Type: guint

Parameter index.

ptype

Type: NcmParamType

A NcmParamType.