Class method
NumCosmoMathModelClassset_sparam_obj
Declaration [src]
void
ncm_model_class_set_sparam_obj (
NcmModelClass* model_class,
guint sparam_id,
NcmSParam* sparam
)
Parameters
sparam_id-
Type:
guintId of the scalar parameter.
sparam-
Type:
NcmSParamA
NcmSParam.The data is owned by the caller of the method.