Chebyshev1D =========== .. currentmodule:: astropy.modeling.polynomial .. autoclass:: Chebyshev1D :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Chebyshev1D.n_inputs ~Chebyshev1D.n_outputs .. rubric:: Methods Summary .. autosummary:: ~Chebyshev1D.__call__ ~Chebyshev1D.clenshaw ~Chebyshev1D.evaluate ~Chebyshev1D.fit_deriv ~Chebyshev1D.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