IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Public Member Functions | |
spline1dfitreport () | |
override void | init () |
override alglib.apobject | make_copy () |
Public Attributes | |
double | taskrcond |
double | rmserror |
double | avgerror |
double | avgrelerror |
double | maxerror |
|
inline |
References alglib.lsfit.spline1dfitreport.init().
Referenced by alglib.lsfit.spline1dfitreport.make_copy().
|
inlinevirtual |
Implements alglib.apobject.
Referenced by alglib.lsfit.spline1dfitreport.spline1dfitreport().
|
inlinevirtual |
Implements alglib.apobject.
References alglib.lsfit.spline1dfitreport.avgerror, alglib.lsfit.spline1dfitreport.avgrelerror, alglib.lsfit.spline1dfitreport.maxerror, alglib.lsfit.spline1dfitreport.rmserror, alglib.lsfit.spline1dfitreport.spline1dfitreport(), and alglib.lsfit.spline1dfitreport.taskrcond.
double alglib.lsfit.spline1dfitreport.taskrcond |
Referenced by alglib.lsfit.spline1dfitreport.make_copy().
double alglib.lsfit.spline1dfitreport.rmserror |
Referenced by alglib.lsfit.spline1dfitreport.make_copy().
double alglib.lsfit.spline1dfitreport.avgerror |
Referenced by alglib.lsfit.spline1dfitreport.make_copy().
double alglib.lsfit.spline1dfitreport.avgrelerror |
Referenced by alglib.lsfit.spline1dfitreport.make_copy().
double alglib.lsfit.spline1dfitreport.maxerror |
Referenced by alglib.lsfit.spline1dfitreport.make_copy().