contrib/mul/mmn/mmn_lbp_solver.cxx File Reference

Run loopy belief propagation to estimate maximum marginal probabilities of all node states. More...

#include "mmn_lbp_solver.h"
#include <vcl_algorithm.h>
#include <vcl_functional.h>
#include <vcl_iterator.h>
#include <vcl_sstream.h>
#include <mbl/mbl_exception.h>
#include <mbl/mbl_stl.h>
#include <mbl/mbl_parse_block.h>
#include <mbl/mbl_read_props.h>

Go to the source code of this file.


Detailed Description

Run loopy belief propagation to estimate maximum marginal probabilities of all node states.

Author:
Martin Roberts

Definition in file mmn_lbp_solver.cxx.