LSSTApplications  10.0+286,10.0+36,10.0+46,10.0-2-g4f67435,10.1+152,10.1+37,11.0,11.0+1,11.0-1-g47edd16,11.0-1-g60db491,11.0-1-g7418c06,11.0-2-g04d2804,11.0-2-g68503cd,11.0-2-g818369d,11.0-2-gb8b8ce7
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
 Estimate image backgrounds.
 
 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.