contains¶
-
bool
libsemigroups::SchreierSims::contains(const_element_reference x)¶ Returns
trueifxbelongs to the group.- Return
A bool.
- Note
Returns
falseif the degree ofxis not equal to the first template parameterN.- Parameters
x: a const reference to a group element.