LSSTApplications  10.0-2-g4f67435,11.0.rc2+1,11.0.rc2+12,11.0.rc2+3,11.0.rc2+4,11.0.rc2+5,11.0.rc2+6,11.0.rc2+7,11.0.rc2+8
LSSTDataManagementBasePackage
Namespaces | Typedefs
ellipses.h File Reference

Public header class for ellipse library. More...

#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
 < multiple inclusion guard macro
 
 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
 

Detailed Description

Public header class for ellipse library.

Definition in file ellipses.h.