Template Struct EigenFromPy< Eigen::PlainObjectBase< MatType > >

Inheritance Relationships

Base Type

Struct Documentation

template<typename MatType>
struct EigenFromPy<Eigen::PlainObjectBase<MatType>> : public eigenpy::EigenFromPy<MatType>

Public Types

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

Public Static Functions

static inline void registration()