Member types

using libsemigroups::PPerm::container_type = typename base_type::container_type

Type of the underlying container.

In this case, this is PTransf<N, Scalar>::container_type.

using libsemigroups::PPerm::value_type = Scalar

Type of the image values.

Also the template parameter Scalar.