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