36 #include <qpOASES/Options.hpp> 97 #ifdef __SUPPRESSANYOUTPUT__ 111 #ifdef __USE_SINGLE_PRECISION__ 119 #ifdef __USE_SINGLE_PRECISION__ 134 #ifdef __USE_SINGLE_PRECISION__ 140 #ifdef __USE_SINGLE_PRECISION__ 148 #ifdef __USE_SINGLE_PRECISION__ 178 #ifdef __USE_SINGLE_PRECISION__ 203 #ifdef __USE_SINGLE_PRECISION__ 211 #ifdef __USE_SINGLE_PRECISION__ 377 #ifndef __SUPPRESSANYOUTPUT__ 382 myPrintf(
"\n################### qpOASES -- QP OPTIONS ##################\n" );
426 snprintf( myPrintfString,
MAX_STRING_LENGTH,
"enableInertiaCorrection = %s\n",info );
returnValue convertPrintLevelToString(PrintLevel value, char *const string)
BooleanType enableInertiaCorrection
returnValue setToDefault()
BooleanType enableFarBounds
returnValue copy(const Options &rhs)
BEGIN_NAMESPACE_ACADO const double EPS
Allows to pass back messages to the calling function.
returnValue print() const
BooleanType enableFullLITests
BooleanType enableEqualities
BooleanType enableRamping
returnValue myPrintf(const char *s)
returnValue convertSubjectToStatusToString(SubjectToStatus value, char *const string)
BooleanType enableFlippingBounds
Provides a generic way to set and pass user-specified options.
int_t dropIneqConPriority
Options & operator=(const Options &rhs)
int enableDriftCorrection
BooleanType enableRegularisation
void rhs(const real_t *x, real_t *f)
#define END_NAMESPACE_QPOASES
real_t terminationTolerance
const uint_t MAX_STRING_LENGTH
int numRegularisationSteps
returnValue convertBooleanTypeToString(BooleanType value, char *const string)
#define THROWWARNING(retval)
int enableCholeskyRefactorisation
BooleanType enableNZCTests
#define BEGIN_NAMESPACE_QPOASES
returnValue setToReliable()
SubjectToStatus initialStatusBounds
BooleanType enableDropInfeasibles
returnValue ensureConsistency()