【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.2.1.2.16 NLFitSession::SetParamShare
Contents
Description
To set parameter share.
Syntax
bool SetParamShare(int nParam, bool bShare = true)
Parameters
- nParam
- [input] the index of parameter
- bShare
- [input] true to set share, false to cancal share
Return
return ture if set share successfully, else return false.
Examples
EX1
Please refer to the example in Examples::Fit on multiple datasets with one function, parameters shared
Remark
See Also
Header to Include
Originlab\NLFitSession.h