Public Member Functions | |
| spline1dfitreport (const spline1dfitreport &rhs) | |
| spline1dfitreport & | operator= (const spline1dfitreport &rhs) |
| alglib_impl::spline1dfitreport * | c_ptr () |
| alglib_impl::spline1dfitreport * | c_ptr () const |
Public Attributes | |
| double & | taskrcond |
| double & | rmserror |
| double & | avgerror |
| double & | avgrelerror |
| double & | maxerror |
Protected Attributes | |
| alglib_impl::spline1dfitreport * | p_struct |
Definition at line 616 of file interpolation.h.
| double& alglib::spline1dfitreport::avgerror |
Definition at line 625 of file interpolation.h.
| double& alglib::spline1dfitreport::avgrelerror |
Definition at line 626 of file interpolation.h.
| double& alglib::spline1dfitreport::maxerror |
Definition at line 627 of file interpolation.h.
|
protectedinherited |
Definition at line 614 of file interpolation.h.
| double& alglib::spline1dfitreport::rmserror |
Definition at line 624 of file interpolation.h.
| double& alglib::spline1dfitreport::taskrcond |
Definition at line 623 of file interpolation.h.