humoto
Classes | Namespaces | Macros
task_generic.h File Reference

Detailed Description

Author
Alexander Sherikov
Jan Michalczyk

Definition in file task_generic.h.

Go to the source code of this file.

#include <../../core/include/config/define_accessors.h>

Classes

class  humoto::TaskInfeasibleInequality
 Infeasible inequality task for testing purposes. More...
 
class  humoto::TaskZeroSelectedVariables
 Same as humoto::TaskZeroVariables, but the variables need not to be continuous. More...
 
class  humoto::TaskZeroVariables
 [task_zerovars.m] Set given variables to zero, i.e. minimize these variables. More...
 

Namespaces

 humoto
 The root namespace of HuMoTo.
 

Macros

#define HUMOTO_CONFIG_ENTRIES
 
#define HUMOTO_CONFIG_ENTRIES
 

Macro Definition Documentation

◆ HUMOTO_CONFIG_ENTRIES [1/2]

#define HUMOTO_CONFIG_ENTRIES
Value:
HUMOTO_CONFIG_PARENT_CLASS(TaskGIB0) \
HUMOTO_CONFIG_SCALAR_(variables_id)

Definition at line 129 of file task_generic.h.

◆ HUMOTO_CONFIG_ENTRIES [2/2]

#define HUMOTO_CONFIG_ENTRIES
Value:
HUMOTO_CONFIG_PARENT_CLASS(TaskGIB0) \
HUMOTO_CONFIG_COMPOUND_(variables_indices)

Definition at line 129 of file task_generic.h.