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

Adapter for rho functions.

Defined in adapters.hpp.

This type should be a stateless struct with a single typedef type representing the type that should be used or returned by a Rho struct.

Template Parameters
Elementthe type of elements.

The second template parameter exists for SFINAE.

Used by:

Public Types

using type = BMat8
 

Member Typedef Documentation

◆ type

using type = BMat8

The type of Rho values for BMat8 is also BMat8; this provides an efficient representation of column space bases.


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