proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
fwd.hpp File Reference
#include <Eigen/Core>
#include <cassert>
Include dependency graph for fwd.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PROXSUITE_MAYBE_UNUSED   __attribute__((__unused__))
 
#define PROXSUITE_EIGEN_MALLOC(allowed)
 
#define PROXSUITE_EIGEN_MALLOC_ALLOWED()
 
#define PROXSUITE_EIGEN_MALLOC_NOT_ALLOWED()
 

Macro Definition Documentation

◆ PROXSUITE_MAYBE_UNUSED

#define PROXSUITE_MAYBE_UNUSED   __attribute__((__unused__))

Definition at line 20 of file fwd.hpp.

◆ PROXSUITE_EIGEN_MALLOC

#define PROXSUITE_EIGEN_MALLOC ( allowed)

Definition at line 48 of file fwd.hpp.

◆ PROXSUITE_EIGEN_MALLOC_ALLOWED

#define PROXSUITE_EIGEN_MALLOC_ALLOWED ( )

Definition at line 49 of file fwd.hpp.

◆ PROXSUITE_EIGEN_MALLOC_NOT_ALLOWED

#define PROXSUITE_EIGEN_MALLOC_NOT_ALLOWED ( )

Definition at line 50 of file fwd.hpp.