Defined in hpcombi.hpp.
Specialization of the One adapter for instances of HPCombi::BMat8.
- See also
- One.
|
| HPCombi::BMat8 | operator() (HPCombi::BMat8 const &x) const noexcept |
| | Returns the identity HPCombi::BMat8.
|
| HPCombi::BMat8 | operator() (size_t n=0) const noexcept |
| | Returns the identity HPCombi::BMat8.
|
◆ operator()() [1/2]
| HPCombi::BMat8 operator() |
( |
HPCombi::BMat8 const & | x | ) |
const |
|
inlinenoexcept |
Returns the identity HPCombi::BMat8.
- Parameters
-
| x | unused, for interface consistency only. |
- Returns
- The identity of type HPCombi::BMat8.
- Exceptions
- This function is noexcept and is guaranteed never to throw.
◆ operator()() [2/2]
| HPCombi::BMat8 operator() |
( |
size_t | n = 0 | ) |
const |
|
inlinenoexcept |
Returns the identity HPCombi::BMat8.
- Parameters
-
| n | unused, for interface consistency only (defaults to 0). |
- Returns
- The identity of type HPCombi::BMat8.
- 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