#include <graph-inl.h>
Public Member Functions | |
template<typename Vertex , typename Graph > | |
void | discover_vertex (Vertex v, const Graph &g) const |
ordering_key_visitor (std::list< KEY > &ordering_in) | |
Public Attributes | |
std::list< KEY > & | ordering_ |
Definition at line 38 of file graph-inl.h.
|
inline |
Definition at line 40 of file graph-inl.h.
|
inline |
Definition at line 41 of file graph-inl.h.
std::list<KEY>& gtsam::ordering_key_visitor< KEY >::ordering_ |
Definition at line 45 of file graph-inl.h.