alglib::minnlcreport Class Reference
#include <optimization.h>
Inheritance diagram for alglib::minnlcreport:
 
  
| Public Member Functions | |
| alglib_impl::minnlcreport * | c_ptr () | 
| alglib_impl::minnlcreport * | c_ptr () const | 
| minnlcreport () | |
| minnlcreport (const minnlcreport &rhs) | |
| minnlcreport & | operator= (const minnlcreport &rhs) | 
| virtual | ~minnlcreport () | 
| Public Attributes | |
| ae_int_t & | dbgphase0its | 
| ae_int_t & | funcidx | 
| ae_int_t & | iterationscount | 
| ae_int_t & | nfev | 
| ae_int_t & | terminationtype | 
| ae_int_t & | varidx | 
| Protected Attributes | |
| alglib_impl::minnlcreport * | p_struct | 
Detailed Description
Definition at line 1524 of file optimization.h.
Constructor & Destructor Documentation
◆ minnlcreport() [1/2]
| alglib::minnlcreport::minnlcreport | ( | ) | 
◆ minnlcreport() [2/2]
| alglib::minnlcreport::minnlcreport | ( | const minnlcreport & | rhs | ) | 
◆ ~minnlcreport()
| 
 | virtual | 
Member Function Documentation
◆ c_ptr() [1/2]
| 
 | inherited | 
◆ c_ptr() [2/2]
| 
 | inherited | 
◆ operator=()
| minnlcreport& alglib::minnlcreport::operator= | ( | const minnlcreport & | rhs | ) | 
Member Data Documentation
◆ dbgphase0its
| ae_int_t& alglib::minnlcreport::dbgphase0its | 
Definition at line 1536 of file optimization.h.
◆ funcidx
| ae_int_t& alglib::minnlcreport::funcidx | 
Definition at line 1534 of file optimization.h.
◆ iterationscount
| ae_int_t& alglib::minnlcreport::iterationscount | 
Definition at line 1531 of file optimization.h.
◆ nfev
| ae_int_t& alglib::minnlcreport::nfev | 
Definition at line 1532 of file optimization.h.
◆ p_struct
| 
 | protectedinherited | 
Definition at line 1544 of file optimization.h.
◆ terminationtype
| ae_int_t& alglib::minnlcreport::terminationtype | 
Definition at line 1535 of file optimization.h.
◆ varidx
| ae_int_t& alglib::minnlcreport::varidx | 
Definition at line 1533 of file optimization.h.
The documentation for this class was generated from the following file:
- alglib/optimization.h

