LinearLSQFitter
===============

.. currentmodule:: astropy.modeling.fitting

.. autoclass:: LinearLSQFitter
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~LinearLSQFitter.supported_constraints

   .. rubric:: Methods Summary

   .. autosummary::

      ~LinearLSQFitter.__call__

   .. rubric:: Attributes Documentation

   .. autoattribute:: supported_constraints

   .. rubric:: Methods Documentation

   .. automethod:: __call__
