alglib::nleqreport Class Reference
#include <solvers.h>
Inheritance diagram for alglib::nleqreport:
 
  
| Public Member Functions | |
| alglib_impl::nleqreport * | c_ptr () | 
| alglib_impl::nleqreport * | c_ptr () const | 
| nleqreport () | |
| nleqreport (const nleqreport &rhs) | |
| nleqreport & | operator= (const nleqreport &rhs) | 
| virtual | ~nleqreport () | 
| Public Attributes | |
| ae_int_t & | iterationscount | 
| ae_int_t & | nfunc | 
| ae_int_t & | njac | 
| ae_int_t & | terminationtype | 
| Protected Attributes | |
| alglib_impl::nleqreport * | p_struct | 
Detailed Description
Constructor & Destructor Documentation
◆ nleqreport() [1/2]
| alglib::nleqreport::nleqreport | ( | ) | 
◆ nleqreport() [2/2]
| alglib::nleqreport::nleqreport | ( | const nleqreport & | rhs | ) | 
◆ ~nleqreport()
| 
 | virtual | 
Member Function Documentation
◆ c_ptr() [1/2]
| 
 | inherited | 
◆ c_ptr() [2/2]
| 
 | inherited | 
◆ operator=()
| nleqreport& alglib::nleqreport::operator= | ( | const nleqreport & | rhs | ) | 
Member Data Documentation
◆ iterationscount
◆ nfunc
◆ njac
◆ p_struct
| 
 | protectedinherited | 
◆ terminationtype
The documentation for this class was generated from the following file:
- alglib/solvers.h

