Defined in hpcombi.hpp.
Specialization of the ImageLeftAction adapter for HPCombi::PPerm16.
- See also
- ImageLeftAction.
|
| void | operator() (HPCombi::PPerm16 &res, HPCombi::PPerm16 const &pt, HPCombi::PPerm16 const &x) const noexcept |
| | Stores the idempotent \(xy(xy) ^ {-1}\) in res.
|
◆ operator()()
| void operator() |
( |
HPCombi::PPerm16 & | res, |
|
|
HPCombi::PPerm16 const & | pt, |
|
|
HPCombi::PPerm16 const & | x ) const |
|
inlinenoexcept |
Modifies res in-place to store the idempotent \(xy(xy) ^ {-1}\) in res where \(y\) is pt.
- Parameters
-
| res | the value to hold the output. |
| pt | the point being acted upon. |
| x | the partial permutation that is acting. |
- 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