examples/code_generation/mpc_mhe/getting_started_export/qpoases/INCLUDE/Types.hpp
Go to the documentation of this file.
1 /*
2  * This file is part of qpOASES.
3  *
4  * qpOASES -- An Implementation of the Online Active Set Strategy.
5  * Copyright (C) 2007-2008 by Hans Joachim Ferreau et al. All rights reserved.
6  *
7  * qpOASES is free software; you can redistribute it and/or
8  * modify it under the terms of the GNU Lesser General Public
9  * License as published by the Free Software Foundation; either
10  * version 2.1 of the License, or (at your option) any later version.
11  *
12  * qpOASES is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15  * Lesser General Public License for more details.
16  *
17  * You should have received a copy of the GNU Lesser General Public
18  * License along with qpOASES; if not, write to the Free Software
19  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
20  *
21  */
22 
23 
34 #ifndef QPOASES_TYPES_HPP
35 #define QPOASES_TYPES_HPP
36 
37 
38 
40 // typedef double real_t;
41 
42 
45 {
48 };
49 
50 
54 {
59 };
60 
61 
64 {
67 };
68 
69 
73 {
83 };
84 
85 
88 {
93 };
94 
95 
98 {
103 };
104 
105 
108 {
112 };
113 
114 
117 {
122 };
123 
124 
125 
126 #endif /* QPOASES_TYPES_HPP */
127 
128 
129 /*
130  * end of file
131  */
PrintLevel


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