LabelMapper
===========

.. currentmodule:: gwcs.selector

.. autoclass:: LabelMapper
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LabelMapper.inputs
      ~LabelMapper.inputs_mapping
      ~LabelMapper.mapper
      ~LabelMapper.n_inputs
      ~LabelMapper.n_outputs
      ~LabelMapper.no_label

   .. rubric:: Methods Summary

   .. autosummary::

      ~LabelMapper.evaluate

   .. rubric:: Attributes Documentation

   .. autoattribute:: inputs
   .. autoattribute:: inputs_mapping
   .. autoattribute:: mapper
   .. autoattribute:: n_inputs
   .. autoattribute:: n_outputs
   .. autoattribute:: no_label

   .. rubric:: Methods Documentation

   .. automethod:: evaluate
