alglib::minbleicreport Class Reference
#include <optimization.h>
Inheritance diagram for alglib::minbleicreport:
Public Member Functions | |
alglib_impl::minbleicreport * | c_ptr () |
alglib_impl::minbleicreport * | c_ptr () const |
minbleicreport () | |
minbleicreport (const minbleicreport &rhs) | |
minbleicreport & | operator= (const minbleicreport &rhs) |
virtual | ~minbleicreport () |
Public Attributes | |
double & | debugdx |
double & | debugeqerr |
ae_int_t & | debugfeasgpaits |
ae_int_t & | debugfeasqpits |
double & | debugff |
double & | debugfs |
ae_int_t & | inneriterationscount |
ae_int_t & | iterationscount |
ae_int_t & | nfev |
ae_int_t & | outeriterationscount |
ae_int_t & | terminationtype |
ae_int_t & | varidx |
Protected Attributes | |
alglib_impl::minbleicreport * | p_struct |
Detailed Description
Definition at line 1348 of file optimization.h.
Constructor & Destructor Documentation
◆ minbleicreport() [1/2]
alglib::minbleicreport::minbleicreport | ( | ) |
◆ minbleicreport() [2/2]
alglib::minbleicreport::minbleicreport | ( | const minbleicreport & | rhs | ) |
◆ ~minbleicreport()
|
virtual |
Member Function Documentation
◆ c_ptr() [1/2]
|
inherited |
◆ c_ptr() [2/2]
|
inherited |
◆ operator=()
minbleicreport& alglib::minbleicreport::operator= | ( | const minbleicreport & | rhs | ) |
Member Data Documentation
◆ debugdx
double& alglib::minbleicreport::debugdx |
Definition at line 1362 of file optimization.h.
◆ debugeqerr
double& alglib::minbleicreport::debugeqerr |
Definition at line 1359 of file optimization.h.
◆ debugfeasgpaits
ae_int_t& alglib::minbleicreport::debugfeasgpaits |
Definition at line 1364 of file optimization.h.
◆ debugfeasqpits
ae_int_t& alglib::minbleicreport::debugfeasqpits |
Definition at line 1363 of file optimization.h.
◆ debugff
double& alglib::minbleicreport::debugff |
Definition at line 1361 of file optimization.h.
◆ debugfs
double& alglib::minbleicreport::debugfs |
Definition at line 1360 of file optimization.h.
◆ inneriterationscount
ae_int_t& alglib::minbleicreport::inneriterationscount |
Definition at line 1365 of file optimization.h.
◆ iterationscount
ae_int_t& alglib::minbleicreport::iterationscount |
Definition at line 1355 of file optimization.h.
◆ nfev
ae_int_t& alglib::minbleicreport::nfev |
Definition at line 1356 of file optimization.h.
◆ outeriterationscount
ae_int_t& alglib::minbleicreport::outeriterationscount |
Definition at line 1366 of file optimization.h.
◆ p_struct
|
protectedinherited |
Definition at line 1381 of file optimization.h.
◆ terminationtype
ae_int_t& alglib::minbleicreport::terminationtype |
Definition at line 1358 of file optimization.h.
◆ varidx
ae_int_t& alglib::minbleicreport::varidx |
Definition at line 1357 of file optimization.h.
The documentation for this class was generated from the following file:
- alglib/optimization.h