KernelSumVisitorF
=================

.. currentmodule:: lsst.ip.diffim

.. autoclass:: KernelSumVisitorF
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~KernelSumVisitorF.AGGREGATE
      ~KernelSumVisitorF.REJECT

   .. rubric:: Methods Summary

   .. autosummary::

      ~KernelSumVisitorF.getNRejected
      ~KernelSumVisitorF.getdkSumMax
      ~KernelSumVisitorF.getkSumMean
      ~KernelSumVisitorF.getkSumNpts
      ~KernelSumVisitorF.getkSumStd
      ~KernelSumVisitorF.processCandidate
      ~KernelSumVisitorF.processKsumDistribution
      ~KernelSumVisitorF.reset
      ~KernelSumVisitorF.resetKernelSum
      ~KernelSumVisitorF.setMode

   .. rubric:: Attributes Documentation

   .. autoattribute:: AGGREGATE
   .. autoattribute:: REJECT

   .. rubric:: Methods Documentation

   .. automethod:: getNRejected
   .. automethod:: getdkSumMax
   .. automethod:: getkSumMean
   .. automethod:: getkSumNpts
   .. automethod:: getkSumStd
   .. automethod:: processCandidate
   .. automethod:: processKsumDistribution
   .. automethod:: reset
   .. automethod:: resetKernelSum
   .. automethod:: setMode