contains¶
-
bool
libsemigroups::SchreierSims
::
contains
(const_element_reference x)¶ Returns
true
ifx
belongs to the group.- Return
A bool.
- Note
Returns
false
if the degree ofx
is not equal to the first template parameterN
.- Parameters
x
: a const reference to a group element.