25 #ifndef LSST_AFW_GEOM_ELLIPSES_GridTransform_h_INCLUDED
26 #define LSST_AFW_GEOM_ELLIPSES_GridTransform_h_INCLUDED
35 #include "Eigen/Eigenvalues"
40 namespace lsst {
namespace afw {
namespace geom {
namespace ellipses {
73 Eigen::SelfAdjointEigenSolver<Eigen::Matrix2d>
_eig;
120 #endif // !LSST_AFW_GEOM_ELLIPSES_GridTransform_h_INCLUDED
GridTransform const getGridTransform() const
Return the transform that maps the ellipse to the unit circle.
An ellipse defined by an arbitrary BaseCore and a center point.
Forward declarations, typedefs, and definitions for Ellipse.
A base class for parametrizations of the "core" of an ellipse - the ellipticity and size...
GridTransform const getGridTransform() const
Return the transform that maps the ellipse to the unit circle.