alpaqa 1.1.0a1
Nonconvex constrained optimization
Loading...
Searching...
No Matches
casadi-ocp-loader-export.hpp File Reference
#include <alpaqa/casadi-ocp-loader-export.h>
Include dependency graph for casadi-ocp-loader-export.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CASADI_OCP_LOADER_EXPORT_EXTERN_TEMPLATE(strcls, name, ...)
#define CASADI_OCP_LOADER_EXPORT_TEMPLATE(strcls, name, ...)

Macro Definition Documentation

◆ CASADI_OCP_LOADER_EXPORT_EXTERN_TEMPLATE

#define CASADI_OCP_LOADER_EXPORT_EXTERN_TEMPLATE ( strcls,
name,
... )
Value:
extern template strcls CASADI_OCP_LOADER_EXPORT name<__VA_ARGS__>

Definition at line 11 of file casadi-ocp-loader-export.hpp.

◆ CASADI_OCP_LOADER_EXPORT_TEMPLATE

#define CASADI_OCP_LOADER_EXPORT_TEMPLATE ( strcls,
name,
... )
Value:
template strcls name<__VA_ARGS__>

Definition at line 13 of file casadi-ocp-loader-export.hpp.