LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the documentation of this file.
25 #ifndef LSST_AFW_GEOM_ELLIPSES_ReducedShear_h_INCLUDED
26 #define LSST_AFW_GEOM_ELLIPSES_ReducedShear_h_INCLUDED
73 return Jacobian::Identity();
91 #endif // !LSST_AFW_GEOM_ELLIPSES_ReducedShear_h_INCLUDED
EllipticityBase is a base class for complex ellipticity types.
std::complex< double > & getComplex()
static std::string getName()
ReducedShear(ConformalShear const &other)
ReducedShear(Distortion const &other)
ReducedShear & operator=(ReducedShear const &other)
ReducedShear(double e1=0.0, double e2=0.0)
Jacobian dAssign(ReducedShear const &other)
ReducedShear(ReducedShear &&other)
ItemVariant const * other
std::complex< double > _complex
ReducedShear & operator=(ReducedShear &&other)
A complex ellipticity with magnitude .
ReducedShear(std::complex< double > const &complex)
A base class for image defects.
double getAxisRatio() const
ReducedShear(ReducedShear const &other)
A complex ellipticity with magnitude .
EllipticityBase(EllipticityBase const &)=default