- Author
- Alexander Sherikov
-
Jan Michalczyk
- Copyright
- 2014-2017 INRIA. Licensed under the Apache License, Version 2.0. (see LICENSE or http://www.apache.org/licenses/LICENSE-2.0)
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 QPoasesParameters |
◆ HUMOTO_CONFIG_ENTRIES [1/2]
#define HUMOTO_CONFIG_ENTRIES |
Value: \
HUMOTO_CONFIG_SCALAR_(max_number_of_iterations) \
HUMOTO_CONFIG_SCALAR_(max_cpu_time) \
\
HUMOTO_CONFIG_MEMBER_CLASS(options_, "QPoasesParameters")
Definition at line 40 of file solver.h.
◆ HUMOTO_CONFIG_ENTRIES [2/2]
#define HUMOTO_CONFIG_ENTRIES |
◆ HUMOTO_CONFIG_SECTION_ID [1/2]
#define HUMOTO_CONFIG_SECTION_ID "SolverParameters" |
◆ HUMOTO_CONFIG_SECTION_ID [2/2]
#define HUMOTO_CONFIG_SECTION_ID "QPoasesParameters" |