InverseSIP
==========

.. currentmodule:: astropy.modeling.polynomial

.. autoclass:: InverseSIP
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~InverseSIP.n_inputs
      ~InverseSIP.n_outputs

   .. rubric:: Methods Summary

   .. autosummary::

      ~InverseSIP.__call__
      ~InverseSIP.evaluate

   .. rubric:: Attributes Documentation

   .. autoattribute:: n_inputs
   .. autoattribute:: n_outputs

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: evaluate
