LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
This file provides a type alias for describing set relationships. More...
#include <bitset>
Go to the source code of this file.
Namespaces | |
lsst | |
A base class for image defects. | |
lsst::sphgeom | |
Typedefs | |
using | lsst::sphgeom::Relationship = std::bitset< 3 > |
Relationship describes how two sets are related. More... | |
Functions | |
Relationship | lsst::sphgeom::invert (Relationship r) |
Given the relationship between two sets A and B (i.e. More... | |
This file provides a type alias for describing set relationships.
Definition in file Relationship.h.