TRFLSQFitter
============

.. currentmodule:: astropy.modeling.fitting

.. autoclass:: TRFLSQFitter
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~TRFLSQFitter.supported_constraints

   .. rubric:: Methods Summary

   .. autosummary::

      ~TRFLSQFitter.__call__
      ~TRFLSQFitter.objective_function

   .. rubric:: Attributes Documentation

   .. autoattribute:: supported_constraints

   .. rubric:: Methods Documentation

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