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