【お知らせ】この部分は英語原文のみでの提供となります。何卒ご了承ください。
2.5.4.3 NLSFCURRINFO
Contents
Name
NLSFCURRINFO
Description
Declaration
typedef struct tagNLSFCURRINFO { BOOL bNewParamValues; int nCurrSet; int nCurrDataIndex; } NLSFCURRINFO, *PNLSFCURRINFO;
Members
- bNewParamValues
- the same flag is the one returned from NLFitContext::IsNewParamValues()
- nCurrSet
- the current dataset set being fitted
- nCurrDataIndex
- the index of the current datapoint being evaluated
Remark
Examples
Header to Include
origin.h