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