Classes
contrib/mul/mmn/mmn_lbp_solver.h File Reference

Run loopy belief propagation over the graph. More...

#include <vcl_vector.h>
#include <vcl_map.h>
#include <vcl_deque.h>
#include <vnl/vnl_vector.h>
#include <vnl/vnl_matrix.h>
#include <mmn/mmn_arc.h>
#include <mmn/mmn_graph_rep1.h>
#include <mmn/mmn_solver.h>
#include <vcl_iosfwd.h>

Go to the source code of this file.

Classes

class  mmn_lbp_solver
 Run loopy belief to estimate overall marginal probabilities of all node states. More...

Detailed Description

Run loopy belief propagation over the graph.

Author:
Martin Roberts

Definition in file mmn_lbp_solver.h.