DeltaFunctionKernel
===================

.. currentmodule:: lsst.afw.math

.. autoclass:: DeltaFunctionKernel
   :show-inheritance:

   .. rubric:: Methods Summary

   .. autosummary::

      ~DeltaFunctionKernel.clone
      ~DeltaFunctionKernel.computeCache
      ~DeltaFunctionKernel.computeImage
      ~DeltaFunctionKernel.computeKernelParametersFromSpatialModel
      ~DeltaFunctionKernel.getBBox
      ~DeltaFunctionKernel.getCacheSize
      ~DeltaFunctionKernel.getCtr
      ~DeltaFunctionKernel.getCtrX
      ~DeltaFunctionKernel.getCtrY
      ~DeltaFunctionKernel.getDimensions
      ~DeltaFunctionKernel.getHeight
      ~DeltaFunctionKernel.getKernelParameter
      ~DeltaFunctionKernel.getKernelParameters
      ~DeltaFunctionKernel.getNKernelParameters
      ~DeltaFunctionKernel.getNSpatialParameters
      ~DeltaFunctionKernel.getPixel
      ~DeltaFunctionKernel.getSpatialFunction
      ~DeltaFunctionKernel.getSpatialFunctionList
      ~DeltaFunctionKernel.getSpatialParameters
      ~DeltaFunctionKernel.getWidth
      ~DeltaFunctionKernel.growBBox
      ~DeltaFunctionKernel.isPersistable
      ~DeltaFunctionKernel.isSpatiallyVarying
      ~DeltaFunctionKernel.readFits
      ~DeltaFunctionKernel.resized
      ~DeltaFunctionKernel.setCtr
      ~DeltaFunctionKernel.setCtrX
      ~DeltaFunctionKernel.setCtrY
      ~DeltaFunctionKernel.setDimensions
      ~DeltaFunctionKernel.setHeight
      ~DeltaFunctionKernel.setKernelParameters
      ~DeltaFunctionKernel.setSpatialParameters
      ~DeltaFunctionKernel.setWidth
      ~DeltaFunctionKernel.shrinkBBox
      ~DeltaFunctionKernel.toString
      ~DeltaFunctionKernel.writeFits

   .. rubric:: Methods Documentation

   .. automethod:: clone
   .. automethod:: computeCache
   .. automethod:: computeImage
   .. automethod:: computeKernelParametersFromSpatialModel
   .. automethod:: getBBox
   .. automethod:: getCacheSize
   .. automethod:: getCtr
   .. automethod:: getCtrX
   .. automethod:: getCtrY
   .. automethod:: getDimensions
   .. automethod:: getHeight
   .. automethod:: getKernelParameter
   .. automethod:: getKernelParameters
   .. automethod:: getNKernelParameters
   .. automethod:: getNSpatialParameters
   .. automethod:: getPixel
   .. automethod:: getSpatialFunction
   .. automethod:: getSpatialFunctionList
   .. automethod:: getSpatialParameters
   .. automethod:: getWidth
   .. automethod:: growBBox
   .. automethod:: isPersistable
   .. automethod:: isSpatiallyVarying
   .. automethod:: readFits
   .. automethod:: resized
   .. automethod:: setCtr
   .. automethod:: setCtrX
   .. automethod:: setCtrY
   .. automethod:: setDimensions
   .. automethod:: setHeight
   .. automethod:: setKernelParameters
   .. automethod:: setSpatialParameters
   .. automethod:: setWidth
   .. automethod:: shrinkBBox
   .. automethod:: toString
   .. automethod:: writeFits