lsst.ip.diffim ga085b1478a+aa66ee274f
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
BuildSingleKernelVisitor.cc File Reference
#include <memory>
#include "Eigen/Core"
#include "lsst/afw/math.h"
#include "lsst/afw/image.h"
#include "lsst/log/Log.h"
#include "lsst/pex/exceptions/Runtime.h"
#include "lsst/daf/base/PropertySet.h"
#include "lsst/ip/diffim/ImageSubtract.h"
#include "lsst/ip/diffim/KernelCandidate.h"
#include "lsst/ip/diffim/BuildSingleKernelVisitor.h"

Go to the source code of this file.

Namespaces

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

Macros

#define DEBUG_MATRIX   0
 

Functions

template std::shared_ptr< BuildSingleKernelVisitor< PixelT > > lsst::ip::diffim::detail::makeBuildSingleKernelVisitor< PixelT > (lsst::afw::math::KernelList const &, lsst::daf::base::PropertySet const &)
 
template std::shared_ptr< BuildSingleKernelVisitor< PixelT > > lsst::ip::diffim::detail::makeBuildSingleKernelVisitor< PixelT > (lsst::afw::math::KernelList const &, lsst::daf::base::PropertySet const &, Eigen::MatrixXd const &)
 

Macro Definition Documentation

◆ DEBUG_MATRIX

#define DEBUG_MATRIX   0

Definition at line 25 of file BuildSingleKernelVisitor.cc.