ImageLeftAction

template<>
struct libsemigroups::ImageLeftAction<HPCombi::PPerm16, HPCombi::PPerm16>

Defined in hpcombi.hpp.

Specialization of the adapter ImageLeftAction for HPCombi::PPerm16.

See also

ImageLeftAction.

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 noexcept and is guaranteed never to throw.