#include "eigenpy/eigenpy.hpp"
#include "eigenpy/exception.hpp"
#include "eigenpy/eigen-from-python.hpp"
Go to the source code of this file.
Classes | |
struct | eigenpy::call< Eigen::Quaternion< Scalar, Options > > |
class | eigenpy::ExceptionIndex |
struct | boost::python::converter::implicit< Quaternion, Eigen::QuaternionBase< Quaternion > > |
class | eigenpy::QuaternionVisitor< Quaternion > |
class | eigenpy::QuaternionVisitor< Quaternion > |
struct | boost::python::converter::rvalue_from_python_data< Eigen::QuaternionBase< Quaternion > const & > |
Template specialization of rvalue_from_python_data. More... | |
Namespaces | |
boost | |
boost::python | |
boost::python::converter | |
eigenpy | |