Graphite  0.5.0
GPU-accelerated graph optimization framework
Loading...
Searching...
No Matches
vertex.hpp File Reference
#include <graphite/active.hpp>
#include <graphite/common.hpp>
#include <graphite/ops/hessian.hpp>
#include <graphite/ops/state.hpp>
#include <graphite/ops/update.hpp>
#include <graphite/stream.hpp>
#include <graphite/vector.hpp>
#include <type_traits>
Include dependency graph for vertex.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  graphite::BaseVertexDescriptor< T, S >
 
class  graphite::VertexDescriptor< T, S, VTraits >
 Represents a collection of optimizable variables to be processed together on the GPU. More...
 

Namespaces

namespace  graphite
 The top-level namespace for Graphite.