Inverse

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

Defined in hpcombi.hpp.

Specialization of the adapter Inverse for HPCombi::Perm16.

See

Inverse.

Public Functions

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

Returns the inverse of x.

Exceptions

This function is noexcept and is guaranteed never to throw.