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

