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) |
This file provides a type alias for describing set relationships.