length_non_const¶
-
virtual size_t
libsemigroups::FroidurePinBase
::
length_non_const
(element_index_type) = 0¶ Returns the length of the element in position
pos
of the semigroup.The parameter
pos
must be a valid position of an element of the semigroup, or a LibsemigroupsException will be thrown.