.. Copyright (c) 2019, J. D. Mitchell

   Distributed under the terms of the GPL license version 3.

   The full license is in the file LICENSE, distributed with this software.

Boolean matrices of arbitrary dimension
=======================================

Overview
--------

Defined in ``element.hpp``.

This page contains the documentation for the class template
:cpp:type:`libsemigroups::BooleanMat`. 


Full API
--------

.. doxygenclass:: libsemigroups::BooleanMat
   :project: libsemigroups
   :members:
