LinearLSQFitter =============== .. currentmodule:: astropy.modeling.fitting .. autoclass:: LinearLSQFitter :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LinearLSQFitter.supported_constraints ~LinearLSQFitter.supports_masked_input .. rubric:: Methods Summary .. autosummary:: ~LinearLSQFitter.__call__ .. rubric:: Attributes Documentation .. autoattribute:: supported_constraints .. autoattribute:: supports_masked_input .. rubric:: Methods Documentation .. automethod:: __call__