alglib_impl::mincgreport Struct Reference
#include <optimization.h>
Public Attributes | |
ae_int_t | iterationscount |
ae_int_t | nfev |
ae_int_t | terminationtype |
ae_int_t | varidx |
Detailed Description
Definition at line 453 of file optimization.h.
Member Data Documentation
◆ iterationscount
ae_int_t alglib_impl::mincgreport::iterationscount |
Definition at line 455 of file optimization.h.
◆ nfev
ae_int_t alglib_impl::mincgreport::nfev |
Definition at line 456 of file optimization.h.
◆ terminationtype
ae_int_t alglib_impl::mincgreport::terminationtype |
Definition at line 458 of file optimization.h.
◆ varidx
ae_int_t alglib_impl::mincgreport::varidx |
Definition at line 457 of file optimization.h.
The documentation for this struct was generated from the following file:
- alglib/optimization.h