LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the documentation of this file.
25 #ifndef LSST_AFW_GEOM_ELLIPSES_GridTransform_h_INCLUDED
26 #define LSST_AFW_GEOM_ELLIPSES_GridTransform_h_INCLUDED
34 #include "Eigen/Eigenvalues"
75 [[deprecated(
"Use `inverted` instead. To be removed after 20.0.0.")]]
84 Eigen::SelfAdjointEigenSolver<Eigen::Matrix2d> _eig;
132 #endif // !LSST_AFW_GEOM_ELLIPSES_GridTransform_h_INCLUDED
A base class for parametrizations of the "core" of an ellipse - the ellipticity and size.
A base class for image defects.
An ellipse defined by an arbitrary BaseCore and a center point.
GridTransform const getGridTransform() const
Return the transform that maps the ellipse to the unit circle.
GridTransform const getGridTransform() const
Return the transform that maps the ellipse to the unit circle.