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.
Run loopy belief propagation to estimate maximum marginal probabilities of all node states.
Definition in file mmn_lbp_solver.cxx.