LSSTApplications
18.1.0
LSSTDataManagementBasePackage
|
#include "lsst/afw/geom/ellipses/BaseCore.h"
#include "lsst/afw/geom/ellipses/Distortion.h"
#include <complex>
Go to the source code of this file.
Classes | |
class | lsst::afw::geom::ellipses::Separable< Ellipticity_, Radius_ > |
An ellipse core with a complex ellipticity and radius parameterization. More... | |
class | lsst::afw::geom::ellipses::DeterminantRadius |
The radius defined as the 4th root of the determinant of the quadrupole matrix. More... | |
class | lsst::afw::geom::ellipses::TraceRadius |
The radius defined as \(\sqrt{0.5(I_{xx} + I_{yy})}\). More... | |
class | lsst::afw::geom::ellipses::LogDeterminantRadius |
The natural logarithm of the DeterminantRadius. More... | |
class | lsst::afw::geom::ellipses::LogTraceRadius |
The natural logarithm of the TraceRadius. More... | |
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::afw | |
lsst::afw::geom | |
lsst::afw::geom::ellipses | |