StaticPTransf¶
-
template<size_t N, typename Scalar>
class StaticPTransf : public libsemigroups::detail::PTransfBase<Scalar, std::array<Scalar, N>>¶ Defined in
transf.hpp.Static partial transformations.
This is a class for partial transformations where the number of points acted on (the degree) is set at compile time.
- Template Parameters:
Scalar – an unsigned integer type.
Member types¶
Type of const iterators point to image values. |
|
Type of iterators point to image values. |
|
Constructors¶
Static member functions¶
Modifiers¶
Iterators¶
|
|
|
|
|
|
|