Constructors

inline explicit libsemigroups::StaticPTransf::StaticPTransf(size_t = 0)

Default constructor.

Constructs a partial transformation of degree equal to the template parameter N with the image of every point set to UNDEFINED.

Complexity

Linear in the template parameter N.

Throws

(None) – This function guarantees not to throw a LibsemigroupsException.