AddPoint(CATFloat64 x, CATFloat64 y) | CATCurveFit | |
CalcFit() | CATCurveFit | [protected] |
CalcYVal(CATFloat64 x, CATFloat64 &y) | CATCurveFit | |
CATCurveFit(CATUInt32 curveDegree=3) | CATCurveFit | |
Clear() | CATCurveFit | |
fCoef | CATCurveFit | [protected] |
fDegree | CATCurveFit | [protected] |
fDirty | CATCurveFit | [protected] |
fLastErr | CATCurveFit | [protected] |
fPointList | CATCurveFit | [protected] |
GetCoefficient(CATUInt32 deg, CATFloat64 &coef) | CATCurveFit | |
GetCurrentErr(CATFloat64 &err) | CATCurveFit | |
GetDataPoint(CATUInt32 n, CATFloat64 &x, CATFloat64 &y) | CATCurveFit | |
GetDegree(CATUInt32 °ree) | CATCurveFit | |
GetMinMax(CATFloat64 &minX, CATFloat64 &minY, CATFloat64 &maxX, CATFloat64 &maxY) | CATCurveFit | |
GetNumPoints() | CATCurveFit | |
LangrangianCalcY(CATFloat64 x, CATFloat64 &y) | CATCurveFit | |
~CATCurveFit() | CATCurveFit | [virtual] |