g2o
Classes | Namespaces | Typedefs
star.h File Reference
#include "g2o/core/sparse_optimizer.h"
#include "edge_labeler.h"
#include <Eigen/Core>
#include <vector>
#include <set>
#include <map>
Include dependency graph for star.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  g2o::Star
 

Namespaces

 g2o
 

Typedefs

typedef std::multimap< OptimizableGraph::Vertex *, Star * > g2o::VertexStarMultimap
 
typedef std::map< OptimizableGraph::Vertex *, Star * > g2o::VertexStarMap
 
typedef std::set< Star * > g2o::StarSet
 
typedef std::map< HyperGraph::Edge *, Star * > g2o::EdgeStarMap