libsemigroups  v3.6.0
C++ library for semigroups and monoids
Loading...
Searching...
No Matches
Rank< Transf< N, Scalar > >
template<size_t N, typename Scalar>
struct libsemigroups::Rank< Transf< N, Scalar > >

Specialization of the adapter Rank for instances of Transf<N, Scalar>.

See also
Rank.

Public Member Functions

size_t operator() (Transf< N, Scalar > const &x) const

Member Function Documentation

◆ operator()()

template<size_t N, typename Scalar>
size_t operator() ( Transf< N, Scalar > const & x) const
inlinenodiscard

Operator returning the rank of a Transf<N, Scalar>.

Parameters
xthe transf.
Returns
A value of type size_t.
Exceptions
See Transf::rank.
Complexity
See Transf::rank.

The documentation for this struct was generated from the following file:
  • /home/joseph/Dev/Comp_Maths/sandbox/libsemigroups/include/libsemigroups/transf.hpp