Variables
external_packages/qpOASES-3.2.0/include/qpOASES/Constants.hpp File Reference
#include <qpOASES/Types.hpp>
Include dependency graph for external_packages/qpOASES-3.2.0/include/qpOASES/Constants.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

BEGIN_NAMESPACE_QPOASES const real_t EPS = 2.221e-16
 
const real_t INFTY = 1.0e20
 
const uint_t MAX_STRING_LENGTH = 160
 
const real_t ZERO = 1.0e-25
 

Variable Documentation

BEGIN_NAMESPACE_QPOASES const real_t EPS = 2.221e-16

Numerical value of machine precision (min eps, s.t. 1+eps > 1). Note: this value has to be positive!

Definition at line 50 of file external_packages/qpOASES-3.2.0/include/qpOASES/Constants.hpp.

const real_t INFTY = 1.0e20

Numerical value of infinity (e.g. for non-existing bounds). Note: this value has to be positive!

Definition at line 61 of file external_packages/qpOASES-3.2.0/include/qpOASES/Constants.hpp.

const uint_t MAX_STRING_LENGTH = 160

Maximum number of characters within a string. Note: this value should be at least 41!

Definition at line 66 of file external_packages/qpOASES-3.2.0/include/qpOASES/Constants.hpp.

const real_t ZERO = 1.0e-25

Numerical value of zero (for situations in which it would be unreasonable to compare with 0.0). Note: this value has to be positive!

Definition at line 57 of file external_packages/qpOASES-3.2.0/include/qpOASES/Constants.hpp.



acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Mon Jun 10 2019 12:35:17