LSSTApplications  20.0.0
LSSTDataManagementBasePackage
Classes | Namespaces | Functions
Interval1d.h File Reference

This file defines a class for representing intervals of ℝ. More...

#include <iosfwd>
#include "Interval.h"

Go to the source code of this file.

Classes

class  lsst::sphgeom::Interval1d
 Interval1d represents closed intervals of ℝ. More...
 

Namespaces

 lsst
 A base class for image defects.
 
 lsst::sphgeom
 

Functions

std::ostreamlsst::sphgeom::operator<< (std::ostream &, Interval1d const &)
 

Detailed Description

This file defines a class for representing intervals of ℝ.

Definition in file Interval1d.h.