Template Struct LieGroupVisitorBase

Inheritance Relationships

Base Type

  • public boost::static_visitor<>

Struct Documentation

template<typename Visitor>
struct LieGroupVisitorBase : public boost::static_visitor<>

Public Functions

template<typename LieGroupDerived>
inline void operator()(const LieGroupBase<LieGroupDerived> &lg) const

Public Static Functions

template<typename LieGroupCollection, typename ArgsTmp>
static inline void run(const LieGroupGenericTpl<LieGroupCollection> &lg, ArgsTmp args)