LevMarLSQFitter
===============

.. currentmodule:: astropy.modeling.fitting

.. autoclass:: LevMarLSQFitter
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LevMarLSQFitter.supported_constraints

   .. rubric:: Methods Summary

   .. autosummary::

      ~LevMarLSQFitter.__call__
      ~LevMarLSQFitter.objective_function

   .. rubric:: Attributes Documentation

   .. autoattribute:: supported_constraints

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: objective_function
