35 #ifndef QPOASES_CONSTANTS_H 36 #define QPOASES_CONSTANTS_H 41 #ifdef __CODE_GENERATION__ 43 #define CONVERTTOSTRINGAUX(x) #x 44 #define CONVERTTOSTRING(x) CONVERTTOSTRINGAUX(x) 46 #ifndef QPOASES_CUSTOM_INTERFACE 47 #include "acado_qpoases3_interface.h" 49 #include CONVERTTOSTRING(QPOASES_CUSTOM_INTERFACE) 58 #ifndef __EXTERNAL_DIMENSIONS__ 60 #define QPOASES_NVMAX 50 61 #define QPOASES_NCMAX 100 70 #define NVMAX QPOASES_NVMAX 74 #define NCMAX QPOASES_NCMAX 76 #if ( QPOASES_NVMAX > QPOASES_NCMAX ) 77 #define NVCMAX QPOASES_NVMAX 79 #define NVCMAX QPOASES_NCMAX 82 #if ( QPOASES_NVMAX > QPOASES_NCMAX ) 83 #define NVCMIN QPOASES_NCMAX 85 #define NVCMIN QPOASES_NVMAX 96 #ifndef __CODE_GENERATION__ 98 #ifdef __USE_SINGLE_PRECISION__ 123 #define QPOASES_MAX_STRING_LENGTH 160
static const real_t QPOASES_ZERO
static const real_t QPOASES_INFTY
#define END_NAMESPACE_QPOASES
static const real_t QPOASES_EPS
#define BEGIN_NAMESPACE_QPOASES
static const real_t QPOASES_TOL