23 #ifndef LSST_SPHGEOM_PYTHON_RELATIONSHIP_H_ 24 #define LSST_SPHGEOM_PYTHON_RELATIONSHIP_H_ 26 #include "pybind11/pybind11.h" 28 #include "../Relationship.h" 56 return PyLong_FromUnsignedLong(src.
to_ulong());
63 #endif // LSST_SPHGEOM_PYTHON_RELATIONSHIP_H_ std::bitset< 3 > Relationship
Relationship describes how two sets are related.
bool load(handle src, bool)
A base class for image defects.
std::shared_ptr< RecordT > src
static handle cast(lsst::sphgeom::Relationship src, return_value_policy, handle)