ImageLeftAction¶
-
template<>
struct libsemigroups::ImageLeftAction<HPCombi::PPerm16, HPCombi::PPerm16>¶ Defined in
hpcombi.hpp.Specialization of the adapter ImageLeftAction for
HPCombi::PPerm16.- See
Public Functions
-
inline void operator()(HPCombi::PPerm16 &res, HPCombi::PPerm16 const &x, HPCombi::PPerm16 const &y) const noexcept¶
Stores the idempotent \(xy(xy) ^ {-1}\) in
res.- Throws
(None) – This function is
noexceptand is guaranteed never to throw.