lsst.sphgeom  21.0.0-1-g8760c09+3ec9fa6d59
Classes | Functions
Ellipse.h File Reference

This file declares a class for representing elliptical regions on the unit sphere. More...

#include <iosfwd>
#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
 

Functions

std::ostream & lsst::sphgeom::operator<< (std::ostream &, Ellipse const &)
 

Detailed Description

This file declares a class for representing elliptical regions on the unit sphere.