TransfHelper¶
-
template<size_t N>
struct TransfHelper¶ Defined in
element-helper.hpp
.Helper for getting the type of the smallest size transformation in
libsemigroups
orHPCombi
that are defined onN
points.This stateless struct has a single public type named
type
that holds a type for representing transformations.- tparam N
the number of points the transformation will be defined on.