|
lsst.ip.diffim
17.0.1-7-gfe850ae+4
|
Declaration of AssessSpatialKernelVisitor. More...
#include "lsst/afw/math.h"#include "lsst/afw/image.h"#include "lsst/ip/diffim.h"#include "lsst/pex/policy/Policy.h"Go to the source code of this file.
Classes | |
| class | lsst::ip::diffim::detail::AssessSpatialKernelVisitor< PixelT > |
| Asseses the quality of a candidate given a spatial kernel and background model. More... | |
Namespaces | |
| lsst | |
| lsst::ip | |
| lsst::ip::diffim | |
| lsst::ip::diffim::detail | |
Functions | |
| template<typename PixelT > | |
| std::shared_ptr< AssessSpatialKernelVisitor< PixelT > > | lsst::ip::diffim::detail::makeAssessSpatialKernelVisitor (std::shared_ptr< lsst::afw::math::LinearCombinationKernel > spatialKernel, lsst::afw::math::Kernel::SpatialFunctionPtr spatialBackground, lsst::pex::policy::Policy const &policy) |
Declaration of AssessSpatialKernelVisitor.
Definition in file AssessSpatialKernelVisitor.h.
1.8.13