libsemigroups  v3.6.0
C++ library for semigroups and monoids
Loading...
Searching...
No Matches
Complexity< HPCombi::BMat8 >

Defined in hpcombi.hpp.

Specialization of the Complexity adapter for instances of HPCombi::BMat8.

See also
Complexity.

Public Member Functions

constexpr size_t operator() (HPCombi::BMat8 const &x) const noexcept
 Returns 0.

Member Function Documentation

◆ 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
xthe boolean matrix.
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