Public Types | List of all members
boost::python::converter::rvalue_from_python_data< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > const & > Struct Template Reference

#include <eigen-from-python.hpp>

Inheritance diagram for boost::python::converter::rvalue_from_python_data< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > const & >:
Inheritance graph
[legend]

Public Types

typedef Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > T
 

Additional Inherited Members

- Public Member Functions inherited from eigenpy::rvalue_from_python_data< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > const & >
 BOOST_STATIC_ASSERT (BOOST_PYTHON_OFFSETOF(::boost::python::converter::rvalue_from_python_storage< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > const & >, stage1)==0)
 
 rvalue_from_python_data (::boost::python::converter::rvalue_from_python_stage1_data const &_stage1)
 
 rvalue_from_python_data (void *convertible)
 
 ~rvalue_from_python_data ()
 

Detailed Description

template<typename Scalar, int Rows, int Cols, int Options, int MaxRows, int MaxCols>
struct boost::python::converter::rvalue_from_python_data< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > const & >

Definition at line 143 of file eigen-from-python.hpp.

Member Typedef Documentation

◆ T

template<typename Scalar , int Rows, int Cols, int Options, int MaxRows, int MaxCols>
typedef Eigen::Matrix<Scalar, Rows, Cols, Options, MaxRows, MaxCols> boost::python::converter::rvalue_from_python_data< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > const & >::T

Definition at line 147 of file eigen-from-python.hpp.


The documentation for this struct was generated from the following file:


eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Wed Jun 5 2024 02:14:54