reserve¶
-
void
libsemigroups::congruence::ToddCoxeter
::
reserve
(size_t)¶ Reserves the capacity specified by the argument in the data structures for cosets used in a ToddCoxeter instance.
The default is
0
.
libsemigroups::congruence::ToddCoxeter::
reserve
(size_t)¶Reserves the capacity specified by the argument in the data structures for cosets used in a ToddCoxeter instance.
The default is 0
.