lsst.sphgeom gbd998247f1+585e252eca
Loading...
Searching...
No Matches
Namespaces | Typedefs | Functions
Relationship.h File Reference

This file provides a type alias for describing set relationships. More...

#include <bitset>

Go to the source code of this file.

Namespaces

namespace  lsst::sphgeom
 

Typedefs

using lsst::sphgeom::Relationship = std::bitset<3>
 Relationship describes how two sets are related.
 

Functions

Relationship lsst::sphgeom::invert (Relationship r)
 

Detailed Description

This file provides a type alias for describing set relationships.