row_space_basis¶
-
BMat8
libsemigroups::BMat8::row_space_basis() const noexcept¶ Find a basis for the row space of
this.This member function returns a BMat8 whose non-zero rows form a basis for the row space of
this.- Return
A BMat8.
- Exceptions
This function is
noexceptand is guaranteed never to throw.- Complexity
Constant.
- Parameters
(None)