|
LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
#include <list>#include <cmath>#include <cstdint>#include "lsst/log/Log.h"#include "lsst/geom.h"#include "lsst/meas/deblender/BaselineUtils.h"#include "lsst/pex/exceptions.h"#include "lsst/afw/geom/Span.h"Go to the source code of this file.
Classes | |
| class | RelativeSpanIterator |
| This is a convenience class used in symmetrizeFootprint, wrapping the idea of iterating through a SpanList either forward or backward, and looking at dx,dy coordinates relative to a center cx,cy coordinate. More... | |
1.8.18