IntegerDeltaFunction1D
======================

.. currentmodule:: lsst.afw.math

.. autoclass:: IntegerDeltaFunction1D
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~IntegerDeltaFunction1D.__call__
      ~IntegerDeltaFunction1D.clone
      ~IntegerDeltaFunction1D.computeCache
      ~IntegerDeltaFunction1D.getNParameters
      ~IntegerDeltaFunction1D.getParameter
      ~IntegerDeltaFunction1D.getParameters
      ~IntegerDeltaFunction1D.isLinearCombination
      ~IntegerDeltaFunction1D.isPersistable
      ~IntegerDeltaFunction1D.readFits
      ~IntegerDeltaFunction1D.setParameter
      ~IntegerDeltaFunction1D.setParameters
      ~IntegerDeltaFunction1D.toString
      ~IntegerDeltaFunction1D.writeFits

   .. rubric:: Methods Documentation

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