alglib_impl::rbfv1report Struct Reference
#include <interpolation.h>
| Public Attributes | |
| ae_int_t | acols | 
| ae_int_t | annz | 
| ae_int_t | arows | 
| ae_int_t | iterationscount | 
| ae_int_t | nmv | 
| ae_int_t | terminationtype | 
Detailed Description
Definition at line 319 of file interpolation.h.
Member Data Documentation
◆ acols
| ae_int_t alglib_impl::rbfv1report::acols | 
Definition at line 322 of file interpolation.h.
◆ annz
| ae_int_t alglib_impl::rbfv1report::annz | 
Definition at line 323 of file interpolation.h.
◆ arows
| ae_int_t alglib_impl::rbfv1report::arows | 
Definition at line 321 of file interpolation.h.
◆ iterationscount
| ae_int_t alglib_impl::rbfv1report::iterationscount | 
Definition at line 324 of file interpolation.h.
◆ nmv
| ae_int_t alglib_impl::rbfv1report::nmv | 
Definition at line 325 of file interpolation.h.
◆ terminationtype
| ae_int_t alglib_impl::rbfv1report::terminationtype | 
Definition at line 326 of file interpolation.h.
The documentation for this struct was generated from the following file:
- alglib/interpolation.h

