Public Member Functions | |
minlbfgsreport (const minlbfgsreport &rhs) | |
minlbfgsreport & | operator= (const minlbfgsreport &rhs) |
alglib_impl::minlbfgsreport * | c_ptr () |
alglib_impl::minlbfgsreport * | 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::minlbfgsreport * | p_struct |
Definition at line 1162 of file optimization.h.
ae_int_t& alglib::minlbfgsreport::iterationscount |
Definition at line 1169 of file optimization.h.
ae_int_t& alglib::minlbfgsreport::nfev |
Definition at line 1170 of file optimization.h.
|
protectedinherited |
Definition at line 1160 of file optimization.h.
ae_int_t& alglib::minlbfgsreport::terminationtype |
Definition at line 1172 of file optimization.h.
ae_int_t& alglib::minlbfgsreport::varidx |
Definition at line 1171 of file optimization.h.