LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Classes | Namespaces
Interval.h File Reference

This file defines a template representing closed real intervals. More...

#include <algorithm>
#include "Relationship.h"

Go to the source code of this file.

Classes

class  lsst::sphgeom::Interval< Derived, Scalar >
 Interval represents a closed interval of the real numbers by its upper and lower bounds. More...
 

Namespaces

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

Detailed Description

This file defines a template representing closed real intervals.

Definition in file Interval.h.