out_degree¶
-
T
libsemigroups::ActionDigraph
::
out_degree
() const¶ Returns the out-degree of
this
.- Return
The number of out-edges of every node, a value of type
T
.- Exceptions
This function is
noexcept
and is guaranteed never to throw.- Complexity
Constant.
- Parameters
(None)