File eigen-from-python.hpp
↰ Parent directory (include/eigenpy/sparse
)
Definition (include/eigenpy/sparse/eigen-from-python.hpp
)
Includes
eigenpy/eigen-allocator.hpp
(File eigen-allocator.hpp)eigenpy/fwd.hpp
(File fwd.hpp)eigenpy/scalar-conversion.hpp
(File scalar-conversion.hpp)eigenpy/scipy-type.hpp
(File scipy-type.hpp)
Namespaces
Classes
Template Struct expected_pytype_for_arg< Eigen::SparseMatrix< Scalar, Options, StorageIndex > >
Template Struct rvalue_from_python_data< Eigen::SparseMatrixBase< Derived >, const & >
Template Struct eigen_from_py_impl< SparseMatrixType, Eigen::SparseMatrixBase< SparseMatrixType > >
Template Struct EigenFromPy< Eigen::SparseMatrixBase< SparseMatrixType > >