libsemigroups  v3.6.0
C++ library for semigroups and monoids
Loading...
Searching...
No Matches
RhoValue< PPerm< N, Scalar > >
template<size_t N, typename Scalar>
struct libsemigroups::RhoValue< PPerm< N, Scalar > >

Specialization of the adapter RhoValue for instances of PPerm. Note that the the type chosen here limits the Konieczny algorithm to PPerms of degree at most 64 (or 32 on 32-bit systems).

See also
RhoValue.

Public Types

using type = typename LambdaValue<PPerm<N, Scalar>>::type

Member Typedef Documentation

◆ type

template<size_t N, typename Scalar>
using type = typename LambdaValue<PPerm<N, Scalar>>::type

For PPerms, type is BitSet<N>, representing the domain of the PPerms.


The documentation for this struct was generated from the following file:
  • /home/joseph/Dev/Comp_Maths/sandbox/libsemigroups/include/libsemigroups/transf.hpp