alglib_impl::rbfreport Struct Reference
#include <interpolation.h>
| Public Attributes | |
| ae_int_t | acols | 
| ae_int_t | annz | 
| ae_int_t | arows | 
| ae_int_t | iterationscount | 
| double | maxerror | 
| ae_int_t | nmv | 
| double | rmserror | 
| ae_int_t | terminationtype | 
Detailed Description
Definition at line 357 of file interpolation.h.
Member Data Documentation
◆ acols
| ae_int_t alglib_impl::rbfreport::acols | 
Definition at line 362 of file interpolation.h.
◆ annz
| ae_int_t alglib_impl::rbfreport::annz | 
Definition at line 363 of file interpolation.h.
◆ arows
| ae_int_t alglib_impl::rbfreport::arows | 
Definition at line 361 of file interpolation.h.
◆ iterationscount
| ae_int_t alglib_impl::rbfreport::iterationscount | 
Definition at line 364 of file interpolation.h.
◆ maxerror
| double alglib_impl::rbfreport::maxerror | 
Definition at line 360 of file interpolation.h.
◆ nmv
| ae_int_t alglib_impl::rbfreport::nmv | 
Definition at line 365 of file interpolation.h.
◆ rmserror
| double alglib_impl::rbfreport::rmserror | 
Definition at line 359 of file interpolation.h.
◆ terminationtype
| ae_int_t alglib_impl::rbfreport::terminationtype | 
Definition at line 366 of file interpolation.h.
The documentation for this struct was generated from the following file:
- alglib/interpolation.h

