aligator  0.13.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
macros.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ALIGATOR_INLINE   inline __attribute__((always_inline))
 
#define ALIGATOR_MAYBE_UNUSED   __attribute__((__unused__))
 

Detailed Description

Definition in file macros.hpp.

Macro Definition Documentation

◆ ALIGATOR_INLINE

#define ALIGATOR_INLINE   inline __attribute__((always_inline))

Definition at line 13 of file macros.hpp.

◆ ALIGATOR_MAYBE_UNUSED

#define ALIGATOR_MAYBE_UNUSED   __attribute__((__unused__))

Definition at line 20 of file macros.hpp.