- Author
- Alexander Sherikov
Definition in file solver.h.
Go to the source code of this file.
#include <../../core/include/config/define_accessors.h>
◆ HUMOTO_CONFIG_CONSTRUCTOR [1/2]
#define HUMOTO_CONFIG_CONSTRUCTOR SolverParameters |
◆ HUMOTO_CONFIG_CONSTRUCTOR [2/2]
#define HUMOTO_CONFIG_CONSTRUCTOR QPmadParameters |
◆ HUMOTO_CONFIG_ENTRIES [1/2]
#define HUMOTO_CONFIG_ENTRIES |
Value:HUMOTO_CONFIG_PARENT_CLASS(SolverParametersBase) \
HUMOTO_CONFIG_SCALAR_(regularization_factor) \
HUMOTO_CONFIG_MEMBER_CLASS(options_, "QPmadParameters")
Definition at line 35 of file solver.h.
◆ HUMOTO_CONFIG_ENTRIES [2/2]
#define HUMOTO_CONFIG_ENTRIES |
Value:HUMOTO_CONFIG_ENUM_(hessian_type)\
HUMOTO_CONFIG_SCALAR_(tolerance)\
HUMOTO_CONFIG_SCALAR_(max_iter)
Definition at line 35 of file solver.h.
◆ HUMOTO_CONFIG_SECTION_ID [1/2]
#define HUMOTO_CONFIG_SECTION_ID "SolverParameters" |
◆ HUMOTO_CONFIG_SECTION_ID [2/2]
#define HUMOTO_CONFIG_SECTION_ID "QPmadParameters" |