|
lsst.afw g712618294e+4813a5392e
|
#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::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 | |
| namespace | lsst |
| namespace | lsst::afw |
| namespace | lsst::afw::image |
| namespace | lsst::afw::math |