alglib::autogkreport Class Reference
#include <integration.h>
Inheritance diagram for alglib::autogkreport:
 
  
| Public Member Functions | |
| autogkreport () | |
| autogkreport (const autogkreport &rhs) | |
| alglib_impl::autogkreport * | c_ptr () | 
| alglib_impl::autogkreport * | c_ptr () const | 
| autogkreport & | operator= (const autogkreport &rhs) | 
| virtual | ~autogkreport () | 
| Public Attributes | |
| ae_int_t & | nfev | 
| ae_int_t & | nintervals | 
| ae_int_t & | terminationtype | 
| Protected Attributes | |
| alglib_impl::autogkreport * | p_struct | 
Detailed Description
Definition at line 122 of file integration.h.
Constructor & Destructor Documentation
◆ autogkreport() [1/2]
| alglib::autogkreport::autogkreport | ( | ) | 
◆ autogkreport() [2/2]
| alglib::autogkreport::autogkreport | ( | const autogkreport & | rhs | ) | 
◆ ~autogkreport()
| 
 | virtual | 
Member Function Documentation
◆ c_ptr() [1/2]
| 
 | inherited | 
◆ c_ptr() [2/2]
| 
 | inherited | 
◆ operator=()
| autogkreport& alglib::autogkreport::operator= | ( | const autogkreport & | rhs | ) | 
Member Data Documentation
◆ nfev
| ae_int_t& alglib::autogkreport::nfev | 
Definition at line 130 of file integration.h.
◆ nintervals
| ae_int_t& alglib::autogkreport::nintervals | 
Definition at line 131 of file integration.h.
◆ p_struct
| 
 | protectedinherited | 
Definition at line 130 of file integration.h.
◆ terminationtype
| ae_int_t& alglib::autogkreport::terminationtype | 
Definition at line 129 of file integration.h.
The documentation for this class was generated from the following file:
- alglib/integration.h

