LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Namespaces
KernelSolution.h File Reference

Declaration of classes to store the solution for convolution kernels. More...

#include <memory>
#include "Eigen/Core"
#include "lsst/afw/math.h"
#include "lsst/afw/image.h"
#include "lsst/geom.h"
#include "lsst/daf/base.h"

Go to the source code of this file.

Classes

class  lsst::ip::diffim::KernelSolution
 
class  lsst::ip::diffim::StaticKernelSolution< InputT >
 
class  lsst::ip::diffim::MaskedKernelSolution< InputT >
 
class  lsst::ip::diffim::RegularizedKernelSolution< InputT >
 
class  lsst::ip::diffim::SpatialKernelSolution
 

Namespaces

 lsst
 A base class for image defects.
 
 lsst::ip
 
 lsst::ip::diffim
 

Detailed Description

Declaration of classes to store the solution for convolution kernels.

Author
Andrew Becker, University of Washington

Definition in file KernelSolution.h.