Go to the source code of this file.
◆ INSTANTIATE_IMAGE
#define INSTANTIATE_IMAGE |
( |
|
IMAGE | ) |
|
Value: template SdssShapeResult SdssShapeAlgorithm::computeAdaptiveMoments( \
IMAGE const &, geom::Point2D const &, bool, Control const &); \
template FluxResult SdssShapeAlgorithm::computeFixedMomentsFlux( \
IMAGE const &, afw::geom::ellipses::Quadrupole const &, geom::Point2D const &)
Definition at line 920 of file SdssShape.cc.
◆ INSTANTIATE_PIXEL
#define INSTANTIATE_PIXEL |
( |
|
PIXEL | ) |
|
Value:
INSTANTIATE_IMAGE(afw::image::MaskedImage<PIXEL>);
#define INSTANTIATE_IMAGE(IMAGE)
Definition at line 926 of file SdssShape.cc.