libsemigroups  v3.6.0
C++ library for semigroups and monoids
Loading...
Searching...
No Matches
One< HPCombi::BMat8 >

Defined in hpcombi.hpp.

Specialization of the One adapter for instances of HPCombi::BMat8.

See also
One.

Public Member Functions

HPCombi::BMat8 operator() (HPCombi::BMat8 const &x) const noexcept
 Returns the identity HPCombi::BMat8.
HPCombi::BMat8 operator() (size_t n=0) const noexcept
 Returns the identity HPCombi::BMat8.

Member Function Documentation

◆ operator()() [1/2]

HPCombi::BMat8 operator() ( HPCombi::BMat8 const & x) const
inlinenoexcept

Returns the identity HPCombi::BMat8.

Parameters
xunused, for interface consistency only.
Returns
The identity of type HPCombi::BMat8.
Exceptions
This function is noexcept and is guaranteed never to throw.

◆ operator()() [2/2]

HPCombi::BMat8 operator() ( size_t n = 0) const
inlinenoexcept

Returns the identity HPCombi::BMat8.

Parameters
nunused, for interface consistency only (defaults to 0).
Returns
The identity of type HPCombi::BMat8.
Exceptions
This function is noexcept and is guaranteed never to throw.

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