alglib_impl::polynomialfitreport Struct Reference
#include <interpolation.h>
Public Attributes | |
double | avgerror |
double | avgrelerror |
double | maxerror |
double | rmserror |
double | taskrcond |
Detailed Description
Definition at line 121 of file interpolation.h.
Member Data Documentation
◆ avgerror
double alglib_impl::polynomialfitreport::avgerror |
Definition at line 125 of file interpolation.h.
◆ avgrelerror
double alglib_impl::polynomialfitreport::avgrelerror |
Definition at line 126 of file interpolation.h.
◆ maxerror
double alglib_impl::polynomialfitreport::maxerror |
Definition at line 127 of file interpolation.h.
◆ rmserror
double alglib_impl::polynomialfitreport::rmserror |
Definition at line 124 of file interpolation.h.
◆ taskrcond
double alglib_impl::polynomialfitreport::taskrcond |
Definition at line 123 of file interpolation.h.
The documentation for this struct was generated from the following file:
- alglib/interpolation.h