alglib::minlmreport Class Reference
#include <optimization.h>
Inheritance diagram for alglib::minlmreport:
Public Member Functions | |
alglib_impl::minlmreport * | c_ptr () |
alglib_impl::minlmreport * | c_ptr () const |
minlmreport () | |
minlmreport (const minlmreport &rhs) | |
minlmreport & | operator= (const minlmreport &rhs) |
virtual | ~minlmreport () |
Public Attributes | |
ae_int_t & | funcidx |
ae_int_t & | iterationscount |
ae_int_t & | ncholesky |
ae_int_t & | nfunc |
ae_int_t & | ngrad |
ae_int_t & | nhess |
ae_int_t & | njac |
ae_int_t & | terminationtype |
ae_int_t & | varidx |
Protected Attributes | |
alglib_impl::minlmreport * | p_struct |
Detailed Description
Definition at line 1868 of file optimization.h.
Constructor & Destructor Documentation
◆ minlmreport() [1/2]
alglib::minlmreport::minlmreport | ( | ) |
◆ minlmreport() [2/2]
alglib::minlmreport::minlmreport | ( | const minlmreport & | rhs | ) |
◆ ~minlmreport()
|
virtual |
Member Function Documentation
◆ c_ptr() [1/2]
|
inherited |
◆ c_ptr() [2/2]
|
inherited |
◆ operator=()
minlmreport& alglib::minlmreport::operator= | ( | const minlmreport & | rhs | ) |
Member Data Documentation
◆ funcidx
ae_int_t& alglib::minlmreport::funcidx |
Definition at line 1877 of file optimization.h.
◆ iterationscount
ae_int_t& alglib::minlmreport::iterationscount |
Definition at line 1875 of file optimization.h.
◆ ncholesky
ae_int_t& alglib::minlmreport::ncholesky |
Definition at line 1883 of file optimization.h.
◆ nfunc
ae_int_t& alglib::minlmreport::nfunc |
Definition at line 1879 of file optimization.h.
◆ ngrad
ae_int_t& alglib::minlmreport::ngrad |
Definition at line 1881 of file optimization.h.
◆ nhess
ae_int_t& alglib::minlmreport::nhess |
Definition at line 1882 of file optimization.h.
◆ njac
ae_int_t& alglib::minlmreport::njac |
Definition at line 1880 of file optimization.h.
◆ p_struct
|
protectedinherited |
Definition at line 1893 of file optimization.h.
◆ terminationtype
ae_int_t& alglib::minlmreport::terminationtype |
Definition at line 1876 of file optimization.h.
◆ varidx
ae_int_t& alglib::minlmreport::varidx |
Definition at line 1878 of file optimization.h.
The documentation for this class was generated from the following file:
- alglib/optimization.h