This file declares a class for representing elliptical regions on the unit sphere. More...
#include <iosfwd>#include <limits>#include "Circle.h"#include "Matrix3d.h"#include "Region.h"#include "UnitVector3d.h"Go to the source code of this file.
Classes | |
| class | lsst::sphgeom::Ellipse |
Namespaces | |
| namespace | lsst::sphgeom |
Functions | |
| std::ostream & | lsst::sphgeom::operator<< (std::ostream &, Ellipse const &) |
This file declares a class for representing elliptical regions on the unit sphere.