Template Struct EigenBaseVisitor

Inheritance Relationships

Base Type

  • public boost::python::def_visitor< EigenBaseVisitor< Derived > >

Struct Documentation

template<typename Derived>
struct EigenBaseVisitor : public boost::python::def_visitor<EigenBaseVisitor<Derived>>

Public Functions

template<class PyClass>
inline void visit(PyClass &cl) const