SimplexLSQFitter
================

.. currentmodule:: astropy.modeling.fitting

.. autoclass:: SimplexLSQFitter
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~SimplexLSQFitter.supported_constraints

   .. rubric:: Methods Summary

   .. autosummary::

      ~SimplexLSQFitter.__call__

   .. rubric:: Attributes Documentation

   .. autoattribute:: supported_constraints

   .. rubric:: Methods Documentation

   .. automethod:: __call__
