lsst.ip.diffim gf60781f92e+ae7eeb625e
Namespaces | Typedefs
KernelCandidate.cc File Reference

Implementation of KernelCandidate class. More...

#include "boost/timer.hpp"
#include "lsst/afw/math.h"
#include "lsst/afw/image.h"
#include "lsst/log/Log.h"
#include "lsst/pex/exceptions/Runtime.h"
#include "lsst/ip/diffim/KernelCandidate.h"
#include "lsst/ip/diffim/ImageSubtract.h"
#include "lsst/ip/diffim/ImageStatistics.h"
#include "lsst/ip/diffim/KernelSolution.h"

Go to the source code of this file.

Namespaces

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

Typedefs

typedef float lsst::ip::diffim::PixelT
 

Detailed Description

Implementation of KernelCandidate class.

Author
Andrew Becker, University of Washington

Definition in file KernelCandidate.cc.