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