lsst.ip.diffim g5706f010af+1328f8c96b
|
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) |
Declaration of KernelSumVisitor.
Implementation of KernelSumVisitor.
Definition in file KernelSumVisitor.h.