Template Struct EigenFromPy< Eigen::EigenBase< MatType >, typename MatType::Scalar >

Inheritance Relationships

Base Type

Struct Documentation

template<typename MatType>
struct EigenFromPy<Eigen::EigenBase<MatType>, typename MatType::Scalar> : public eigenpy::EigenFromPy<MatType>

Public Types

typedef EigenFromPy<MatType> EigenFromPyDerived
typedef Eigen::EigenBase<MatType> Base

Public Static Functions

static inline void registration()