IntegerDeltaFunction2D
======================

.. currentmodule:: lsst.afw.math

.. autoclass:: IntegerDeltaFunction2D
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~IntegerDeltaFunction2D.__call__
      ~IntegerDeltaFunction2D.clone
      ~IntegerDeltaFunction2D.getDFuncDParameters
      ~IntegerDeltaFunction2D.getNParameters
      ~IntegerDeltaFunction2D.getParameter
      ~IntegerDeltaFunction2D.getParameters
      ~IntegerDeltaFunction2D.isLinearCombination
      ~IntegerDeltaFunction2D.isPersistable
      ~IntegerDeltaFunction2D.readFits
      ~IntegerDeltaFunction2D.setParameter
      ~IntegerDeltaFunction2D.setParameters
      ~IntegerDeltaFunction2D.toString
      ~IntegerDeltaFunction2D.writeFits

   .. rubric:: Methods Documentation

   .. automethod:: __call__
   .. automethod:: clone
   .. automethod:: getDFuncDParameters
   .. automethod:: getNParameters
   .. automethod:: getParameter
   .. automethod:: getParameters
   .. automethod:: isLinearCombination
   .. automethod:: isPersistable
   .. automethod:: readFits
   .. automethod:: setParameter
   .. automethod:: setParameters
   .. automethod:: toString
   .. automethod:: writeFits