JointFitter
===========

.. currentmodule:: astropy.modeling.fitting

.. autoclass:: JointFitter
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~JointFitter.__call__
      ~JointFitter.objective_function

   .. rubric:: Methods Documentation

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