Chebyshev1Function1D ==================== .. currentmodule:: lsst.afw.math .. autoclass:: Chebyshev1Function1D :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~Chebyshev1Function1D.__call__ ~Chebyshev1Function1D.clone ~Chebyshev1Function1D.computeCache ~Chebyshev1Function1D.getMaxX ~Chebyshev1Function1D.getMinX ~Chebyshev1Function1D.getNParameters ~Chebyshev1Function1D.getOrder ~Chebyshev1Function1D.getParameter ~Chebyshev1Function1D.getParameters ~Chebyshev1Function1D.isLinearCombination ~Chebyshev1Function1D.isPersistable ~Chebyshev1Function1D.readFits ~Chebyshev1Function1D.setParameter ~Chebyshev1Function1D.setParameters ~Chebyshev1Function1D.toString ~Chebyshev1Function1D.writeFits .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: clone .. automethod:: computeCache .. automethod:: getMaxX .. automethod:: getMinX .. automethod:: getNParameters .. automethod:: getOrder .. automethod:: getParameter .. automethod:: getParameters .. automethod:: isLinearCombination .. automethod:: isPersistable .. automethod:: readFits .. automethod:: setParameter .. automethod:: setParameters .. automethod:: toString .. automethod:: writeFits