lsst.ip.diffim gbdffd78dd5+e3451de744
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
KernelSumVisitor.h File Reference

Declaration of KernelSumVisitor. More...

#include <memory>
#include "lsst/afw/math.h"
#include "lsst/afw/image.h"
#include "lsst/daf/base/PropertySet.h"

Go to the source code of this file.

Classes

class  lsst::ip::diffim::detail::KernelSumVisitor< PixelT >
 A class to accumulate kernel sums across SpatialCells. More...
 

Namespaces

namespace  lsst
 
namespace  lsst::ip
 
namespace  lsst::ip::diffim
 
namespace  lsst::ip::diffim::detail
 

Functions

template<typename PixelT >
std::shared_ptr< KernelSumVisitor< PixelT > > lsst::ip::diffim::detail::makeKernelSumVisitor (lsst::daf::base::PropertySet const &ps)
 

Detailed Description

Declaration of KernelSumVisitor.

Implementation of KernelSumVisitor.

Author
Andrew Becker, University of Washington

Definition in file KernelSumVisitor.h.