angle-axis.cpp
Go to the documentation of this file.
1 /*
2  * Copyright 2014-2019, CNRS
3  * Copyright 2018-2019, INRIA
4  */
5 
6 #include "eigenpy/memory.hpp"
7 #include "eigenpy/geometry.hpp"
8 #include "eigenpy/angle-axis.hpp"
9 
11 
12 namespace eigenpy
13 {
15  {
16  expose<Eigen::AngleAxisd>();
17  }
18 } // namespace eigenpy
#define EIGENPY_DEFINE_STRUCT_ALLOCATOR_SPECIALIZATION(...)
Definition: memory.hpp:22
void EIGENPY_DLLAPI exposeAngleAxis()
Definition: angle-axis.cpp:14


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