LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include "lsst/meas/base/constants.h"
#include "lsst/geom/LinearTransform.h"
#include "lsst/afw/table/aggregates.h"
Go to the source code of this file.
Classes | |
struct | lsst::meas::base::ShapeResult |
A reusable struct for moments-based shape measurements. More... | |
class | lsst::meas::base::ShapeResultKey |
A FunctorKey for ShapeResult. More... | |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::meas | |
lsst::meas::base | |
Functions | |
ShapeTrMatrix | lsst::meas::base::makeShapeTransformMatrix (geom::LinearTransform const &xform) |
Construct a matrix suitable for transforming second moments. More... | |