GetYFromX
Get fitting Y calculated by given X value and parameters.
int GetYFromX(const double *pX, double *pY, int nCount = 1, int nn = 0)
return 1 if successfully, else return 0.
EX1
Please refer to the example in NLFitSession::SetParamValues
Fit
Originlab\NLFitSession.h