25#ifndef LSST_AFW_GEOM_ELLIPSES_GridTransform_h_INCLUDED
26#define LSST_AFW_GEOM_ELLIPSES_GridTransform_h_INCLUDED
34#include "Eigen/Eigenvalues"
75 Eigen::SelfAdjointEigenSolver<Eigen::Matrix2d> _eig;
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.
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.