|
LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#include <limits>#include <vector>#include <string>#include <memory>#include "lsst/base.h"#include "lsst/pex/exceptions.h"#include "lsst/geom.h"#include "lsst/afw/image/LsstImageTypes.h"Go to the source code of this file.
Classes | |
| class | lsst::afw::image::Image< PixelT > |
| A class to represent a 2-dimensional array of pixels. More... | |
| class | lsst::afw::image::MaskedImage< ImagePixelT, MaskPixelT, VariancePixelT > |
| A class to manipulate images, masks, and variance as a single object. More... | |
| class | lsst::afw::math::CandidateVisitor |
| class | lsst::afw::math::SpatialCellCandidate |
| Base class for candidate objects in a SpatialCell. More... | |
| class | lsst::afw::math::SpatialCellImageCandidate |
| Base class for candidate objects in a SpatialCell that are able to return an Image of some sort (e.g. More... | |
| class | lsst::afw::math::SpatialCellCandidateIterator |
| An iterator that only returns usable members of the SpatialCell. More... | |
| class | lsst::afw::math::SpatialCell |
| Class to ensure constraints for spatial modeling. More... | |
| class | lsst::afw::math::SpatialCellSet |
| A collection of SpatialCells covering an entire image. More... | |
Namespaces | |
| lsst | |
| A base class for image defects. | |
| lsst::afw | |
| lsst::afw::image | |
| Backwards-compatibility support for depersisting the old Calib (FluxMag0/FluxMag0Err) objects. | |
| lsst::afw::math | |
1.8.13