RightAction¶
-
template<typename
TElementType
, typenameTPointType
, typenameTActionType
, typenameTTraits
= ActionTraits<TElementType, TPointType>>
usinglibsemigroups
::
RightAction
= Action<TElementType, TPointType, TActionType, TTraits, side::right>¶ This class represents the right action of a semigroup on a set.
- See
Action for further details.