Legendre1D ========== .. currentmodule:: astropy.modeling.polynomial .. autoclass:: Legendre1D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Legendre1D.inputs ~Legendre1D.outputs .. rubric:: Methods Summary .. autosummary:: ~Legendre1D.__call__ ~Legendre1D.clenshaw ~Legendre1D.evaluate ~Legendre1D.fit_deriv ~Legendre1D.prepare_inputs .. rubric:: Attributes Documentation .. autoattribute:: inputs .. autoattribute:: outputs .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: clenshaw .. automethod:: evaluate .. automethod:: fit_deriv .. automethod:: prepare_inputs