Product

template<>
struct libsemigroups::Product<BMat8>

Specialization of the adapter Product for instances of BMat8.

See also

Product.

Public Functions

inline void operator()(BMat8 &xy, BMat8 const &x, BMat8 const &y, size_t = 0) const noexcept

Changes xy in place to hold the product of x and y.