.. Copyright (c) 2025, Joseph Edwards Distributed under the terms of the GPL license version 3. The full license is in the file LICENSE, distributed with this software. .. currentmodule:: libsemigroups_pybind11 The MatrixKind enum =================== This page describes the enum class :any:`MatrixKind` in ``libsemigroups_pybind11`` for representing the semiring of elements in a matrix. .. seealso:: :any:`Matrix`. Full API -------- .. autoclass:: MatrixKind