Template Struct rvalue_from_python_data< Eigen::Tensor< Scalar, Rank, Options, IndexType >, const & >

Inheritance Relationships

Base Type

Struct Documentation

template<typename Scalar, int Rank, int Options, typename IndexType>
struct rvalue_from_python_data<Eigen::Tensor<Scalar, Rank, Options, IndexType> const&> : public eigenpy::rvalue_from_python_data<Eigen::Tensor<Scalar, Rank, Options, IndexType> const&>

Public Types

typedef Eigen::Tensor<Scalar, Rank, Options, IndexType> T