Degree

template<>
struct Degree<BMat8>

Specialization of the adapter Degree for instances of BMat8.

See

Degree.

Public Functions

constexpr size_t operator()(BMat8 const&) const

Returns 8; all BMat8s have degree 8.