lsst.afw
tickets.DM-23835-g31c64b24f1
|
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
const GridTransform getGridTransform() const
Return the transform that maps the ellipse to the unit circle.
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.
const GridTransform getGridTransform() const
Return the transform that maps the ellipse to the unit circle.