BMatHelper¶
-
template<size_t N>
struct BMatHelper¶ 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.- tparam N
the dimension of the boolean matrices.