Returns the approximate time complexity of multiplication.
In the case of a Bipartition of degree n the value 2n ^ 2 is returned.
◆ operator()()
Call operator.
- Parameters
-
x | a const reference to a bipartition. |
- Returns
- A value of type
size_t
representing the complexity of multiplying the parameter x
by another bipartition of the same degree.
- Exceptions
- This function is
noexcept
and is guaranteed never to throw.
- Complexity
- Constant.
The documentation for this struct was generated from the following file:
- /home/joseph/Dev/Comp_Maths/testing/libsemigroups/include/libsemigroups/bipart.hpp