|
LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
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 | |
| lsst | |
| A base class for image defects. | |
| lsst::ip | |
| lsst::ip::diffim | |
| 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.
1.8.18