Template Struct THypothesis
Defined in File THypothesis.h
Struct Documentation
-
template<class GRAPH_T>
struct THypothesis Represents a hypothesis (potential edge) between two nodes in a graph, used by the graphslam-engine infrastructure.
Public Functions
-
inline void setEdge(const constraint_t &edge)
-
inline const constraint_t &getEdge() const
-
inline std::string getAsString(bool oneline = false) const
-
inline void setEdge(const constraint_t &edge)