alglib_impl::minlmreport Struct Reference
#include <optimization.h>
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 |
Detailed Description
Definition at line 1077 of file optimization.h.
Member Data Documentation
◆ funcidx
ae_int_t alglib_impl::minlmreport::funcidx |
Definition at line 1081 of file optimization.h.
◆ iterationscount
ae_int_t alglib_impl::minlmreport::iterationscount |
Definition at line 1079 of file optimization.h.
◆ ncholesky
ae_int_t alglib_impl::minlmreport::ncholesky |
Definition at line 1087 of file optimization.h.
◆ nfunc
ae_int_t alglib_impl::minlmreport::nfunc |
Definition at line 1083 of file optimization.h.
◆ ngrad
ae_int_t alglib_impl::minlmreport::ngrad |
Definition at line 1085 of file optimization.h.
◆ nhess
ae_int_t alglib_impl::minlmreport::nhess |
Definition at line 1086 of file optimization.h.
◆ njac
ae_int_t alglib_impl::minlmreport::njac |
Definition at line 1084 of file optimization.h.
◆ terminationtype
ae_int_t alglib_impl::minlmreport::terminationtype |
Definition at line 1080 of file optimization.h.
◆ varidx
ae_int_t alglib_impl::minlmreport::varidx |
Definition at line 1082 of file optimization.h.
The documentation for this struct was generated from the following file:
- alglib/optimization.h