libsemigroups  v3.0.0
C++ library for semigroups and monoids
Loading...
Searching...
No Matches
Degree< PBR >

Specialization of the adapter Degree for instances of PBR.

See also
Degree.

Public Member Functions

size_t operator() (PBR const &x) const noexcept
 Returns the degree of x.
 

Member Function Documentation

◆ operator()()

size_t operator() ( PBR const & x) const
inlinenoexcept

Returns the degree of x.

Parameters
xa PBR.
Returns
A value of type size_t.
Exceptions
This function is noexcept and is guaranteed never to throw.
Complexity
Constant.
See also
degree

The documentation for this struct was generated from the following file: