Chebyshev1Function2F ==================== .. currentmodule:: lsst.afw.math .. autoclass:: Chebyshev1Function2F :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~Chebyshev1Function2F.__call__ ~Chebyshev1Function2F.clone ~Chebyshev1Function2F.getDFuncDParameters ~Chebyshev1Function2F.getNParameters ~Chebyshev1Function2F.getOrder ~Chebyshev1Function2F.getParameter ~Chebyshev1Function2F.getParameters ~Chebyshev1Function2F.getXYRange ~Chebyshev1Function2F.isLinearCombination ~Chebyshev1Function2F.isPersistable ~Chebyshev1Function2F.nParametersFromOrder ~Chebyshev1Function2F.orderFromNParameters ~Chebyshev1Function2F.readFits ~Chebyshev1Function2F.setParameter ~Chebyshev1Function2F.setParameters ~Chebyshev1Function2F.toString ~Chebyshev1Function2F.truncate ~Chebyshev1Function2F.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