transpose

inline BMat8 libsemigroups::BMat8::transpose() const noexcept

Returns the transpose of this.

Uses the technique found in Knu09.

Exceptions

This function is noexcept and is guaranteed never to throw.

Complexity

Constant.

Parameters

(None)

Returns

A BMat8.