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

