SetParamBounds
To set parameter lower/upper bounds, introduced from Origin version 8.5.1.
bool SetParamBounds(int nParam, int nLimitControl, double dLimitValue, bool bIsLower, int nDataset = 0)
return ture if set bounds successfully, else return false.
EX1
Please refer to the example in Examples::Fit on multiple datasets with one function, parameters shared
SetParamFix , SetParamShare
Originlab\NLFitSession.h