Classes | |
struct | implicit< Quaternion, Eigen::QuaternionBase< Quaternion > > |
struct | rvalue_from_python_data< const Eigen::Ref< const MatType, Options, Stride > & > |
struct | rvalue_from_python_data< Eigen::EigenBase< Derived > const & > |
Template specialization of rvalue_from_python_data. More... | |
struct | rvalue_from_python_data< Eigen::MatrixBase< Derived > const & > |
Template specialization of rvalue_from_python_data. More... | |
struct | rvalue_from_python_data< Eigen::PlainObjectBase< Derived > const & > |
Template specialization of rvalue_from_python_data. More... | |
struct | rvalue_from_python_data< Eigen::QuaternionBase< Quaternion > const & > |
Template specialization of rvalue_from_python_data. More... | |
struct | rvalue_from_python_data< Eigen::Ref< MatType, Options, Stride > & > |
struct | rvalue_from_python_data_eigen |