BMatHelper¶
-
template<size_t
N
>
structBMatHelper
¶ Defined in
element-helper.hpp
.Helper for getting the type of the smallest size boolean
N
byN
matrix inlibsemigroups
orHPCombi
.This stateless struct has a single public type named
type
that holds a type for representing boolean matrices of the specified dimension.- Template Parameters
N
: the dimension of the boolean matrices.