Inverse

template<>
struct libsemigroups::Inverse<HPCombi::Perm16>

Defined in hpcombi.hpp.

Specialization of the adapter Inverse for HPCombi::Perm16.

See also

Inverse.

Public Functions

inline HPCombi::Perm16 operator()(HPCombi::Perm16 const &x) const noexcept

Returns the inverse of x.

Throws

(None) – This function is noexcept and is guaranteed never to throw.