LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include "ndarray.h"
#include "lsst/shapelet/constants.h"
#include "lsst/shapelet/GaussHermiteEvaluator.h"
#include "lsst/shapelet/ConversionMatrix.h"
#include "lsst/geom.h"
#include "lsst/afw/geom/ellipses.h"
#include "lsst/afw/image/Image.h"
#include <list>
Go to the source code of this file.
Classes | |
class | lsst::shapelet::ShapeletFunction |
A 2-d function defined by an expansion onto a Gauss-Laguerre or Gauss-Hermite basis. More... | |
class | lsst::shapelet::ShapeletFunctionEvaluator |
Evaluates a ShapeletFunction. More... | |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::shapelet | |