Degree

template<>
struct libsemigroups::Degree<BMat8>

Specialization of the adapter Degree for instances of BMat8.

See also

Degree.

Public Functions

inline constexpr size_t operator()(BMat8 const&) const noexcept

Returns 8; all BMat8s have degree 8.