#include <graph.h>
Public Types | |
typedef boost::graph_traits< SDGraph< KEY > >::vertex_descriptor | Vertex |
SDGraph is undirected graph with variable keys and double edge weights
typedef boost::graph_traits<SDGraph<KEY> >::vertex_descriptor gtsam::SDGraph< KEY >::Vertex |