Graphviz formatting for factor graphs. More...
#include <gtsam/inference/DotWriter.h>
#include <gtsam/base/Vector.h>
#include <gtsam/inference/Symbol.h>
#include <ostream>
Go to the source code of this file.
Namespaces | |
gtsam | |
traits | |
Functions | |
static void | gtsam::ConnectVariableFactor (Key key, const KeyFormatter &keyFormatter, size_t i, ostream *os) |
static void | gtsam::ConnectVariables (Key key1, Key key2, const KeyFormatter &keyFormatter, ostream *os) |