alglib::rbfreport Class Reference
#include <interpolation.h>
Inheritance diagram for alglib::rbfreport:
Public Member Functions | |
alglib_impl::rbfreport * | c_ptr () |
alglib_impl::rbfreport * | c_ptr () const |
rbfreport & | operator= (const rbfreport &rhs) |
rbfreport () | |
rbfreport (const rbfreport &rhs) | |
virtual | ~rbfreport () |
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 |
Protected Attributes | |
alglib_impl::rbfreport * | p_struct |
Detailed Description
Definition at line 847 of file interpolation.h.
Constructor & Destructor Documentation
◆ rbfreport() [1/2]
alglib::rbfreport::rbfreport | ( | ) |
◆ rbfreport() [2/2]
alglib::rbfreport::rbfreport | ( | const rbfreport & | rhs | ) |
◆ ~rbfreport()
|
virtual |
Member Function Documentation
◆ c_ptr() [1/2]
|
inherited |
◆ c_ptr() [2/2]
|
inherited |
◆ operator=()
Member Data Documentation
◆ acols
ae_int_t& alglib::rbfreport::acols |
Definition at line 857 of file interpolation.h.
◆ annz
ae_int_t& alglib::rbfreport::annz |
Definition at line 858 of file interpolation.h.
◆ arows
ae_int_t& alglib::rbfreport::arows |
Definition at line 856 of file interpolation.h.
◆ iterationscount
ae_int_t& alglib::rbfreport::iterationscount |
Definition at line 859 of file interpolation.h.
◆ maxerror
double& alglib::rbfreport::maxerror |
Definition at line 855 of file interpolation.h.
◆ nmv
ae_int_t& alglib::rbfreport::nmv |
Definition at line 860 of file interpolation.h.
◆ p_struct
|
protectedinherited |
Definition at line 853 of file interpolation.h.
◆ rmserror
double& alglib::rbfreport::rmserror |
Definition at line 854 of file interpolation.h.
◆ terminationtype
ae_int_t& alglib::rbfreport::terminationtype |
Definition at line 861 of file interpolation.h.
The documentation for this class was generated from the following file:
- alglib/interpolation.h