LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Namespaces | Typedefs
ellipses.h File Reference
#include "lsst/afw/geom/ellipses/BaseCore.h"
#include "lsst/afw/geom/ellipses/Ellipse.h"
#include "lsst/afw/geom/ellipses/Transformer.h"
#include "lsst/afw/geom/ellipses/Convolution.h"
#include "lsst/afw/geom/ellipses/GridTransform.h"
#include "lsst/afw/geom/ellipses/Parametric.h"
#include "lsst/afw/geom/ellipses/radii.h"
#include "lsst/afw/geom/ellipses/Distortion.h"
#include "lsst/afw/geom/ellipses/ConformalShear.h"
#include "lsst/afw/geom/ellipses/ReducedShear.h"
#include "lsst/afw/geom/ellipses/Quadrupole.h"
#include "lsst/afw/geom/ellipses/Axes.h"
#include "lsst/afw/geom/ellipses/Separable.h"
#include "lsst/afw/geom/ellipses/PixelRegion.h"

Go to the source code of this file.

Namespaces

 lsst
 A base class for image defects.
 
 lsst::afw
 
 lsst::afw::geom
 
 lsst::afw::geom::ellipses
 

Typedefs

typedef Separable< Distortion, DeterminantRadius > lsst::afw::geom::ellipses::SeparableDistortionDeterminantRadius
 
typedef Separable< Distortion, TraceRadius > lsst::afw::geom::ellipses::SeparableDistortionTraceRadius
 
typedef Separable< Distortion, LogDeterminantRadius > lsst::afw::geom::ellipses::SeparableDistortionLogDeterminantRadius
 
typedef Separable< Distortion, LogTraceRadius > lsst::afw::geom::ellipses::SeparableDistortionLogTraceRadius
 
typedef Separable< ConformalShear, DeterminantRadius > lsst::afw::geom::ellipses::SeparableConformalShearDeterminantRadius
 
typedef Separable< ConformalShear, TraceRadius > lsst::afw::geom::ellipses::SeparableConformalShearTraceRadius
 
typedef Separable< ConformalShear, LogDeterminantRadius > lsst::afw::geom::ellipses::SeparableConformalShearLogDeterminantRadius
 
typedef Separable< ConformalShear, LogTraceRadius > lsst::afw::geom::ellipses::SeparableConformalShearLogTraceRadius
 
typedef Separable< ReducedShear, DeterminantRadius > lsst::afw::geom::ellipses::SeparableReducedShearDeterminantRadius
 
typedef Separable< ReducedShear, TraceRadius > lsst::afw::geom::ellipses::SeparableReducedShearTraceRadius
 
typedef Separable< ReducedShear, LogDeterminantRadius > lsst::afw::geom::ellipses::SeparableReducedShearLogDeterminantRadius
 
typedef Separable< ReducedShear, LogTraceRadius > lsst::afw::geom::ellipses::SeparableReducedShearLogTraceRadius