alglib_impl::barycentricfitreport Struct Reference
#include <interpolation.h>
| Public Attributes | |
| double | avgerror | 
| double | avgrelerror | 
| ae_int_t | dbest | 
| double | maxerror | 
| double | rmserror | 
| double | taskrcond | 
Detailed Description
Definition at line 129 of file interpolation.h.
Member Data Documentation
◆ avgerror
| double alglib_impl::barycentricfitreport::avgerror | 
Definition at line 134 of file interpolation.h.
◆ avgrelerror
| double alglib_impl::barycentricfitreport::avgrelerror | 
Definition at line 135 of file interpolation.h.
◆ dbest
| ae_int_t alglib_impl::barycentricfitreport::dbest | 
Definition at line 132 of file interpolation.h.
◆ maxerror
| double alglib_impl::barycentricfitreport::maxerror | 
Definition at line 136 of file interpolation.h.
◆ rmserror
| double alglib_impl::barycentricfitreport::rmserror | 
Definition at line 133 of file interpolation.h.
◆ taskrcond
| double alglib_impl::barycentricfitreport::taskrcond | 
Definition at line 131 of file interpolation.h.
The documentation for this struct was generated from the following file:
- alglib/interpolation.h

