PermHelper¶
-
template<size_t
N>
structPermHelper¶ Defined in
element-helper.hpp.Helper for getting the type of the smallest size permutation in
libsemigroupsorHPCombithat are defined onNpoints.This stateless struct has a single public type named
typethat holds a type for representing permutation.- Template Parameters
N: the maximum number of points the permutations will be defined on.