alglib_impl::qpdenseaulsettings Struct Reference
#include <optimization.h>
| Public Attributes | |
| double | epsx | 
| ae_int_t | outerits | 
| double | rho | 
Detailed Description
Definition at line 315 of file optimization.h.
Member Data Documentation
◆ epsx
| double alglib_impl::qpdenseaulsettings::epsx | 
Definition at line 317 of file optimization.h.
◆ outerits
| ae_int_t alglib_impl::qpdenseaulsettings::outerits | 
Definition at line 318 of file optimization.h.
◆ rho
| double alglib_impl::qpdenseaulsettings::rho | 
Definition at line 319 of file optimization.h.
The documentation for this struct was generated from the following file:
- alglib/optimization.h

