LabelMapperDict
===============

.. currentmodule:: gwcs.selector

.. autoclass:: LabelMapperDict
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LabelMapperDict.atol
      ~LabelMapperDict.fittable
      ~LabelMapperDict.inputs
      ~LabelMapperDict.linear
      ~LabelMapperDict.n_inputs
      ~LabelMapperDict.n_outputs
      ~LabelMapperDict.standard_broadcasting

   .. rubric:: Methods Summary

   .. autosummary::

      ~LabelMapperDict.evaluate

   .. rubric:: Attributes Documentation

   .. autoattribute:: atol
   .. autoattribute:: fittable
   .. autoattribute:: inputs
   .. autoattribute:: linear
   .. autoattribute:: n_inputs
   .. autoattribute:: n_outputs
   .. autoattribute:: standard_broadcasting

   .. rubric:: Methods Documentation

   .. automethod:: evaluate
