lsst.ip.diffim g47cf500ddd+fc5bbe81e9
Loading...
Searching...
No Matches
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

namespace  lsst
 
namespace  lsst::ip
 
namespace  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.