29 #include <agrum/PRM/gspan/edgeCode.h> 32 # include <agrum/PRM/gspan/edgeCode_inl.h> 40 out <<
"(" << code.i <<
", " << code.j <<
", " << code.l_i <<
", ";
41 out << code.l_ij <<
", " << code.l_j <<
")";
INLINE void emplace(Args &&... args)
std::ostream & operator<<(std::ostream &out, const LabelData &data)
Print a LabelData in out.
ParamScopeData(const std::string &s, const PRMReferenceSlot< GUM_SCALAR > &ref, Idx d)
INLINE std::ostream & operator<<(std::ostream &out, const EdgeData< GUM_SCALAR > &data)
Print a EdgeData<GUM_SCALAR> in out.