Graphite
Loading...
Searching...
No Matches
graph.hpp File Reference
#include <graphite/factor.hpp>
#include <graphite/stream.hpp>
#include <graphite/vertex.hpp>
#include <limits>
#include <thrust/execution_policy.h>
Include dependency graph for graph.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  graphite::Graph< T, S >
 Graph class which stores references to vertex and factor descriptors, and provides methods for optimization. More...