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

Adapter for lambda 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 Lambda 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 Lambda values for BMat8 is also BMat8; this provides an efficient representation of row space bases.


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