LabelMapperRange
================

.. currentmodule:: gwcs.selector

.. autoclass:: LabelMapperRange
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LabelMapperRange.fittable
      ~LabelMapperRange.inputs
      ~LabelMapperRange.linear
      ~LabelMapperRange.n_inputs
      ~LabelMapperRange.n_outputs
      ~LabelMapperRange.standard_broadcasting

   .. rubric:: Methods Summary

   .. autosummary::

      ~LabelMapperRange.evaluate

   .. rubric:: Attributes Documentation

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

   .. rubric:: Methods Documentation

   .. automethod:: evaluate
