Public Member Functions | |
mincgreport (const mincgreport &rhs) | |
mincgreport & | operator= (const mincgreport &rhs) |
alglib_impl::mincgreport * | c_ptr () |
alglib_impl::mincgreport * | c_ptr () const |
Public Attributes | |
ae_int_t & | iterationscount |
ae_int_t & | nfev |
ae_int_t & | varidx |
ae_int_t & | terminationtype |
Protected Attributes | |
alglib_impl::mincgreport * | p_struct |
Definition at line 1252 of file optimization.h.
ae_int_t& alglib::mincgreport::iterationscount |
Definition at line 1259 of file optimization.h.
ae_int_t& alglib::mincgreport::nfev |
Definition at line 1260 of file optimization.h.
|
protectedinherited |
Definition at line 1250 of file optimization.h.
ae_int_t& alglib::mincgreport::terminationtype |
Definition at line 1262 of file optimization.h.
ae_int_t& alglib::mincgreport::varidx |
Definition at line 1261 of file optimization.h.