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;
GridTransform const getGridTransform() const
Return the transform that maps the ellipse to the unit circle.
BaseCore()=default
Return the size of the bounding box for the ellipse core.
GridTransform const getGridTransform() const
Return the transform that maps the ellipse to the unit circle.
Ellipse(BaseCore const &core, lsst::geom::Point2D const ¢er=lsst::geom::Point2D())
Return the transform that maps the ellipse to the unit circle.