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

Defined in hpcombi.hpp.

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

See also
Product.

Public Member Functions

void operator() (HPCombi::BMat8 &xy, HPCombi::BMat8 const &x, HPCombi::BMat8 const &y, size_t deg=0) const noexcept
 Modifies xy in-place to be the product of x and y.

Member Function Documentation

◆ operator()()

void operator() ( HPCombi::BMat8 & xy,
HPCombi::BMat8 const & x,
HPCombi::BMat8 const & y,
size_t deg = 0 ) const
inlinenoexcept

Modifies xy in-place to be the product of x and y.

Parameters
xythe HPCombi::BMat8 to hold the product.
xthe first HPCombi::BMat8 to multiply.
ythe HPCombi::BMat8 to multiply x by.
degunused, for interface consistency only (defaults to 0).
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