#include <acado/utils/acado_utils.hpp>
#include <acado/matrix_vector/matrix_vector.hpp>
#include <acado/code_generation/export_data.hpp>
#include <acado/code_generation/export_index.hpp>
Go to the source code of this file.
Classes | |
class | ExportArgument |
Defines a matrix-valued variable that can be passed as argument to exported functions. More... | |
Variables | |
static const ExportArgument | emptyConstExportArgument |
const ExportArgument emptyConstExportArgument [static] |
Definition at line 203 of file export_argument.hpp.