aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
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.