alglib_impl::minasareport Struct Reference
#include <optimization.h>
| Public Attributes | |
| ae_int_t | activeconstraints | 
| ae_int_t | iterationscount | 
| ae_int_t | nfev | 
| ae_int_t | terminationtype | 
Detailed Description
Definition at line 957 of file optimization.h.
Member Data Documentation
◆ activeconstraints
| ae_int_t alglib_impl::minasareport::activeconstraints | 
Definition at line 962 of file optimization.h.
◆ iterationscount
| ae_int_t alglib_impl::minasareport::iterationscount | 
Definition at line 959 of file optimization.h.
◆ nfev
| ae_int_t alglib_impl::minasareport::nfev | 
Definition at line 960 of file optimization.h.
◆ terminationtype
| ae_int_t alglib_impl::minasareport::terminationtype | 
Definition at line 961 of file optimization.h.
The documentation for this struct was generated from the following file:
- alglib/optimization.h

