Graphite  0.5.0
GPU-accelerated graph optimization framework
Loading...
Searching...
No Matches
graph.hpp File Reference
#include <graphite/factor.hpp>
#include <graphite/stream.hpp>
#include <graphite/vertex.hpp>
#include <limits>
#include <thrust/copy.h>
#include <thrust/execution_policy.h>
#include <thrust/host_vector.h>
#include <thrust/sort.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

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

Namespaces

namespace  graphite
 The top-level namespace for Graphite.