ImageLeftAction

template<>
struct libsemigroups::ImageLeftAction<BMat8, BMat8>

Specialization of the adapter ImageLeftAction for instances of BMat8.

See also

ImageLeftAction.

Public Functions

inline void operator()(BMat8 &res, BMat8 const &pt, BMat8 const &x) const noexcept

Changes res in place to hold the image of pt under the left action of x.