Contents
Namespaces
Classes
Namespace boost::python::converter
Namespace boost::python::detail
Namespace boost::python::objects
Template Struct extract< Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols >, & >
Template Struct extract< Eigen::MatrixBase< Derived >, & >
Template Struct extract< Eigen::RefBase< Derived >, & >
Template Struct extract_to_eigen_ref
Template Struct to_python_indirect< const Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >, &, MakeHolder >
Template Struct to_python_indirect< Eigen::Matrix< Scalar, RowsAtCompileTime, ColsAtCompileTime, Options, MaxRowsAtCompileTime, MaxColsAtCompileTime >, &, MakeHolder >
Template Struct to_python_indirect_eigen
Template Struct to_python_value< const std::unique_ptr< T >, & >