Template Struct EigenFromPy< Eigen::TensorBase< TensorType > >

Inheritance Relationships

Base Type

Struct Documentation

template<typename TensorType>
struct EigenFromPy<Eigen::TensorBase<TensorType>> : public eigenpy::EigenFromPy<TensorType>

Public Types

typedef EigenFromPy<TensorType> EigenFromPyDerived
typedef Eigen::TensorBase<TensorType> Base

Public Static Functions

static inline void registration()