PPermHelper¶
-
template<size_t
N
>
structPPermHelper
¶ Defined in
element-helper.hpp
.Helper for getting the type of the smallest size partial perm in
libsemigroups
orHPCombi
that are defined onN
points.This stateless struct has a single public type named
type
that holds a type for representing partial perms.- Template Parameters
N
: the maximum number of points the partial perms will be defined on.