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