Classes for labeled block matrices ================================== This page contains information for the ``LabeledMatrix`` and ``LabeledBlockMatrix`` classes which are used heavily inside the ``cereeberus.distance.Interleaving`` class. Note that these class can be imported as:: from cereeberus.distance.labeled_blocks import LabeledMatrix, LabeledBlockMatrix .. automodule:: cereeberus.distance.labeled_blocks :members: :special-members: :undoc-members: :exclude-members: __dict__, __module__, __weakref__, __repr__, __str__