ChebyshevBoundedField
=====================

.. currentmodule:: lsst.afw.math

.. autoclass:: ChebyshevBoundedField
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~ChebyshevBoundedField.addToImage
      ~ChebyshevBoundedField.divideImage
      ~ChebyshevBoundedField.evaluate
      ~ChebyshevBoundedField.fillImage
      ~ChebyshevBoundedField.fit
      ~ChebyshevBoundedField.getBBox
      ~ChebyshevBoundedField.getCoefficients
      ~ChebyshevBoundedField.integrate
      ~ChebyshevBoundedField.isPersistable
      ~ChebyshevBoundedField.mean
      ~ChebyshevBoundedField.multiplyImage
      ~ChebyshevBoundedField.readFits
      ~ChebyshevBoundedField.truncate
      ~ChebyshevBoundedField.writeFits

   .. rubric:: Methods Documentation

   .. automethod:: addToImage
   .. automethod:: divideImage
   .. automethod:: evaluate
   .. automethod:: fillImage
   .. automethod:: fit
   .. automethod:: getBBox
   .. automethod:: getCoefficients
   .. automethod:: integrate
   .. automethod:: isPersistable
   .. automethod:: mean
   .. automethod:: multiplyImage
   .. automethod:: readFits
   .. automethod:: truncate
   .. automethod:: writeFits