Namespace boost::python::converter
Classes
Template Struct expected_pytype_for_arg< boost::optional< T > >
Template Struct expected_pytype_for_arg< Eigen::SparseMatrix< Scalar, Options, StorageIndex > >
Template Struct expected_pytype_for_arg< Eigen::Tensor< Scalar, Rank, Options, IndexType > >
Template Struct implicit< Quaternion, Eigen::QuaternionBase< Quaternion > >
Template Struct reference_arg_from_python< std::vector< Type, Allocator >, & >
Template Struct rvalue_from_python_data< const Eigen::Ref< const MatType, Options, Stride >, & >
Template Struct rvalue_from_python_data< Eigen::EigenBase< Derived >, const & >
Template Struct rvalue_from_python_data< Eigen::MatrixBase< Derived >, const & >
Template Struct rvalue_from_python_data< Eigen::PlainObjectBase< Derived >, const & >
Template Struct rvalue_from_python_data< Eigen::QuaternionBase< Quaternion >, const & >
Template Struct rvalue_from_python_data< Eigen::Ref< MatType, Options, Stride >, & >
Template Struct rvalue_from_python_data< Eigen::SparseMatrixBase< Derived >, const & >
Template Struct rvalue_from_python_data< Eigen::TensorBase< Derived >, const & >