Class method
NumCosmoMathModelClassset_vparam_obj
Declaration [src]
void
ncm_model_class_set_vparam_obj (
NcmModelClass* model_class,
guint vparam_id,
NcmVParam* vparam
)
Parameters
vparam_id-
Type:
guintId of the vector parameter.
vparam-
Type:
NcmVParamA
NcmVParam.The data is owned by the caller of the method.