template<size_t N, typename Mat>
struct libsemigroups::ImageRightAction< Mat, BitSet< N > >
Defined in bmat-adapters.hpp.
Specialization of the ImageRightAction adapter for BMat and BitSet.
- Warning
- The template type Mat must be a BMat type (IsBMat<Mat> must be true). If not, template substitution will fail.
- See also
- ImageRightAction.
|
|
using | result_type = BitSet<N> |
| | The type of result.
|
◆ operator()()
template<size_t N, typename Mat>
Modifies res in-place to hold the image of pt under the right action of x.
The documentation for this struct was generated from the following file:
- /home/joseph/Dev/Comp_Maths/sandbox/libsemigroups/include/libsemigroups/bmat-adapters.hpp