SLSQPLSQFitter
==============

.. currentmodule:: astropy.modeling.fitting

.. autoclass:: SLSQPLSQFitter
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SLSQPLSQFitter.supported_constraints

   .. rubric:: Methods Summary

   .. autosummary::

      ~SLSQPLSQFitter.__call__

   .. rubric:: Attributes Documentation

   .. autoattribute:: supported_constraints

   .. rubric:: Methods Documentation

   .. automethod:: __call__
