DynamicPTransf¶
-
template<typename Scalar>
class DynamicPTransf : public libsemigroups::detail::PTransfBase<Scalar, std::vector<Scalar>>¶ Defined in
transf.hpp.Dynamic partial transformations.
This is a class for partial transformations where the number of points acted on (the degree) can be set at run time.
- Template Parameters:
Scalar – a 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 and accessors¶
Iterators¶
|
|
|
|
|
|
|