base_size¶
-
size_t
libsemigroups::SchreierSims::base_size() const noexcept¶ Get the size of the current base.
- Return
A
size_t.- Exceptions
This function is
noexceptand is guaranteed never to throw.- Complexity
Constant.
- Parameters
(None)
libsemigroups::SchreierSims::base_size() const noexcept¶Get the size of the current base.
A size_t.
This function is noexcept and is guaranteed never to throw.
Constant.
(None)