alglib::minnsreport Class Reference
#include <optimization.h>
Inheritance diagram for alglib::minnsreport:
Public Member Functions | |
alglib_impl::minnsreport * | c_ptr () |
alglib_impl::minnsreport * | c_ptr () const |
minnsreport () | |
minnsreport (const minnsreport &rhs) | |
minnsreport & | operator= (const minnsreport &rhs) |
virtual | ~minnsreport () |
Public Attributes | |
double & | cerr |
ae_int_t & | funcidx |
ae_int_t & | iterationscount |
double & | lcerr |
ae_int_t & | nfev |
double & | nlcerr |
ae_int_t & | terminationtype |
ae_int_t & | varidx |
Protected Attributes | |
alglib_impl::minnsreport * | p_struct |
Detailed Description
Definition at line 1708 of file optimization.h.
Constructor & Destructor Documentation
◆ minnsreport() [1/2]
alglib::minnsreport::minnsreport | ( | ) |
◆ minnsreport() [2/2]
alglib::minnsreport::minnsreport | ( | const minnsreport & | rhs | ) |
◆ ~minnsreport()
|
virtual |
Member Function Documentation
◆ c_ptr() [1/2]
|
inherited |
◆ c_ptr() [2/2]
|
inherited |
◆ operator=()
minnsreport& alglib::minnsreport::operator= | ( | const minnsreport & | rhs | ) |
Member Data Documentation
◆ cerr
double& alglib::minnsreport::cerr |
Definition at line 1717 of file optimization.h.
◆ funcidx
ae_int_t& alglib::minnsreport::funcidx |
Definition at line 1722 of file optimization.h.
◆ iterationscount
ae_int_t& alglib::minnsreport::iterationscount |
Definition at line 1715 of file optimization.h.
◆ lcerr
double& alglib::minnsreport::lcerr |
Definition at line 1718 of file optimization.h.
◆ nfev
ae_int_t& alglib::minnsreport::nfev |
Definition at line 1716 of file optimization.h.
◆ nlcerr
double& alglib::minnsreport::nlcerr |
Definition at line 1719 of file optimization.h.
◆ p_struct
|
protectedinherited |
Definition at line 1732 of file optimization.h.
◆ terminationtype
ae_int_t& alglib::minnsreport::terminationtype |
Definition at line 1720 of file optimization.h.
◆ varidx
ae_int_t& alglib::minnsreport::varidx |
Definition at line 1721 of file optimization.h.
The documentation for this class was generated from the following file:
- alglib/optimization.h