Defined in hpcombi.hpp.
Specialization of the Complexity adapter for instances of HPCombi::BMat8.
- See also
- Complexity.
|
| constexpr size_t | operator() (HPCombi::BMat8 const &x) const noexcept |
| | Returns 0.
|
◆ operator()()
| size_t operator() |
( |
HPCombi::BMat8 const & | x | ) |
const |
|
inlineconstexprnoexcept |
This function returns a value that is used to determine the complexity of multiplication of HPCombi::BMat8 objects. Since HPCombi types have extremely fast multiplication this function returns 0.
- Parameters
-
- Returns
- The complexity of multiplication, constant with value 0.
- Exceptions
- This function is noexcept and is guaranteed never to throw.
The documentation for this struct was generated from the following file:
- /home/joseph/Dev/Comp_Maths/sandbox/libsemigroups/include/libsemigroups/hpcombi.hpp