Template Struct LieGroupVisitorBase
Defined in File liegroup-variant-visitors.hxx
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)
-
template<typename LieGroupDerived>