Chebyshev1Function2D ==================== .. currentmodule:: lsst.afw.math .. autoclass:: Chebyshev1Function2D :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~Chebyshev1Function2D.__call__ ~Chebyshev1Function2D.clone ~Chebyshev1Function2D.getDFuncDParameters ~Chebyshev1Function2D.getNParameters ~Chebyshev1Function2D.getOrder ~Chebyshev1Function2D.getParameter ~Chebyshev1Function2D.getParameters ~Chebyshev1Function2D.getXYRange ~Chebyshev1Function2D.isLinearCombination ~Chebyshev1Function2D.isPersistable ~Chebyshev1Function2D.nParametersFromOrder ~Chebyshev1Function2D.orderFromNParameters ~Chebyshev1Function2D.readFits ~Chebyshev1Function2D.setParameter ~Chebyshev1Function2D.setParameters ~Chebyshev1Function2D.toString ~Chebyshev1Function2D.truncate ~Chebyshev1Function2D.writeFits .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: clone .. automethod:: getDFuncDParameters .. automethod:: getNParameters .. automethod:: getOrder .. automethod:: getParameter .. automethod:: getParameters .. automethod:: getXYRange .. automethod:: isLinearCombination .. automethod:: isPersistable .. automethod:: nParametersFromOrder .. automethod:: orderFromNParameters .. automethod:: readFits .. automethod:: setParameter .. automethod:: setParameters .. automethod:: toString .. automethod:: truncate .. automethod:: writeFits