alglib::minqpreport Class Reference
#include <optimization.h>
Inheritance diagram for alglib::minqpreport:
 
  
| Public Member Functions | |
| alglib_impl::minqpreport * | c_ptr () | 
| alglib_impl::minqpreport * | c_ptr () const | 
| minqpreport () | |
| minqpreport (const minqpreport &rhs) | |
| minqpreport & | operator= (const minqpreport &rhs) | 
| virtual | ~minqpreport () | 
| Public Attributes | |
| ae_int_t & | inneriterationscount | 
| ae_int_t & | ncholesky | 
| ae_int_t & | nmv | 
| ae_int_t & | outeriterationscount | 
| ae_int_t & | terminationtype | 
| Protected Attributes | |
| alglib_impl::minqpreport * | p_struct | 
Detailed Description
Definition at line 1439 of file optimization.h.
Constructor & Destructor Documentation
◆ minqpreport() [1/2]
| alglib::minqpreport::minqpreport | ( | ) | 
◆ minqpreport() [2/2]
| alglib::minqpreport::minqpreport | ( | const minqpreport & | rhs | ) | 
◆ ~minqpreport()
| 
 | virtual | 
Member Function Documentation
◆ c_ptr() [1/2]
| 
 | inherited | 
◆ c_ptr() [2/2]
| 
 | inherited | 
◆ operator=()
| minqpreport& alglib::minqpreport::operator= | ( | const minqpreport & | rhs | ) | 
Member Data Documentation
◆ inneriterationscount
| ae_int_t& alglib::minqpreport::inneriterationscount | 
Definition at line 1446 of file optimization.h.
◆ ncholesky
| ae_int_t& alglib::minqpreport::ncholesky | 
Definition at line 1449 of file optimization.h.
◆ nmv
| ae_int_t& alglib::minqpreport::nmv | 
Definition at line 1448 of file optimization.h.
◆ outeriterationscount
| ae_int_t& alglib::minqpreport::outeriterationscount | 
Definition at line 1447 of file optimization.h.
◆ p_struct
| 
 | protectedinherited | 
Definition at line 1463 of file optimization.h.
◆ terminationtype
| ae_int_t& alglib::minqpreport::terminationtype | 
Definition at line 1450 of file optimization.h.
The documentation for this class was generated from the following file:
- alglib/optimization.h

