lsst.afw gc09b65a310+76be3eb1da
Loading...
Searching...
No Matches
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

namespace  lsst
 
namespace  lsst::afw
 
namespace  lsst::afw::geom
 
namespace  lsst::afw::geom::ellipses
 

Typedefs

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