Classes | Namespaces | Macros
fwd.hpp File Reference
#include "eigenpy/config.hpp"
#include <boost/python.hpp>
#include <boost/python/scope.hpp>
#include "eigenpy/numpy.hpp"
#include <Eigen/Core>
#include "eigenpy/expose.hpp"
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.

Classes

struct  eigenpy::EigenFromPy< MatType, _Scalar >
 
struct  eigenpy::EigenToPy< MatType, _Scalar >
 

Namespaces

 eigenpy
 

Macros

#define BOOST_BIND_GLOBAL_PLACEHOLDERS
 
#define EIGENPY_DEFAULT_ALIGNMENT_VALUE   Eigen::Aligned
 
#define EIGENPY_NO_ALIGNMENT_VALUE   Eigen::Unaligned
 
#define EIGENPY_UNUSED_VARIABLE(var)   (void)(var)
 
#define NO_IMPORT_ARRAY
 

Macro Definition Documentation

#define BOOST_BIND_GLOBAL_PLACEHOLDERS

Definition at line 13 of file fwd.hpp.

#define EIGENPY_DEFAULT_ALIGNMENT_VALUE   Eigen::Aligned

Definition at line 28 of file fwd.hpp.

#define EIGENPY_NO_ALIGNMENT_VALUE   Eigen::Unaligned

Definition at line 31 of file fwd.hpp.

#define EIGENPY_UNUSED_VARIABLE (   var)    (void)(var)

Definition at line 33 of file fwd.hpp.

#define NO_IMPORT_ARRAY

Definition at line 17 of file fwd.hpp.



eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Apr 17 2021 02:37:59