Chebyshev1Function1F
====================

.. currentmodule:: lsst.afw.math

.. autoclass:: Chebyshev1Function1F
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~Chebyshev1Function1F.__call__
      ~Chebyshev1Function1F.clone
      ~Chebyshev1Function1F.computeCache
      ~Chebyshev1Function1F.getMaxX
      ~Chebyshev1Function1F.getMinX
      ~Chebyshev1Function1F.getNParameters
      ~Chebyshev1Function1F.getOrder
      ~Chebyshev1Function1F.getParameter
      ~Chebyshev1Function1F.getParameters
      ~Chebyshev1Function1F.isLinearCombination
      ~Chebyshev1Function1F.isPersistable
      ~Chebyshev1Function1F.readFits
      ~Chebyshev1Function1F.setParameter
      ~Chebyshev1Function1F.setParameters
      ~Chebyshev1Function1F.toString
      ~Chebyshev1Function1F.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