OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Namespaces | Macros
intersection_based_inf.hxx File Reference
#include <vector>
#include <string>
#include <iostream>
#include <omp.h>
#include "opengm/opengm.hxx"
#include "opengm/inference/inference.hxx"
#include "opengm/inference/visitors/visitors.hxx"
#include "opengm/utilities/random.hxx"
#include "opengm/inference/astar.hxx"
#include "opengm/inference/lazyflipper.hxx"
#include "opengm/inference/infandflip.hxx"
#include "opengm/inference/messagepassing/messagepassing.hxx"
#include <stdlib.h>
#include <fstream>
#include <iterator>
#include <opengm/inference/cgc.hxx>
#include <vigra/adjacency_list_graph.hxx>
#include <vigra/merge_graph_adaptor.hxx>
#include <vigra/hierarchical_clustering.hxx>
#include <vigra/priority_queue.hxx>
#include <vigra/random.hxx>
#include <vigra/graph_algorithms.hxx>
+ Include dependency graph for intersection_based_inf.hxx:

Go to the source code of this file.

Classes

class  opengm::CgcRedirectingVisitor< INFERENCE, INTERSECTION_BASED, INTERSECTION_BASED_VISITOR >
 
struct  opengm::proposal_gen::VectorViewEdgeMap< G, VEC >
 
struct  opengm::proposal_gen::VectorViewNodeMap< G, VEC >
 
class  opengm::proposal_gen::WeightRandomization< VALUE_TYPE >
 
struct  opengm::proposal_gen::WeightRandomization< VALUE_TYPE >::Parameter
 
class  opengm::proposal_gen::RandMcClusterOp< GM, ACC >
 
struct  opengm::proposal_gen::RandMcClusterOp< GM, ACC >::Parameter
 
class  opengm::proposal_gen::RandomizedHierarchicalClustering< GM, ACC >
 
struct  opengm::proposal_gen::RandomizedHierarchicalClustering< GM, ACC >::Parameter
 
class  opengm::proposal_gen::RandomizedWatershed< GM, ACC >
 
struct  opengm::proposal_gen::RandomizedWatershed< GM, ACC >::Parameter
 
class  opengm::IntersectionBasedInf< GM, PROPOSAL_GEN >
 
class  opengm::IntersectionBasedInf< GM, PROPOSAL_GEN >::Parameter
 

Namespaces

 opengm
 The OpenGM namespace.
 
 opengm::proposal_gen
 

Macros

#define OPENGM_INTERSECTION_BASED_INF_HXX
 

Macro Definition Documentation

#define OPENGM_INTERSECTION_BASED_INF_HXX

Definition at line 3 of file intersection_based_inf.hxx.