DogBoxLSQFitter
===============

.. currentmodule:: astropy.modeling.fitting

.. autoclass:: DogBoxLSQFitter
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~DogBoxLSQFitter.supported_constraints

   .. rubric:: Methods Summary

   .. autosummary::

      ~DogBoxLSQFitter.__call__
      ~DogBoxLSQFitter.objective_function

   .. rubric:: Attributes Documentation

   .. autoattribute:: supported_constraints

   .. rubric:: Methods Documentation

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