| contrib/mul/mmn/mmn_analyze_graph.cxx [code] | Analyze a graph to deduce the dependency order |
| contrib/mul/mmn/mmn_analyze_graph.h [code] | Analyze a graph to deduce the dependency order |
| contrib/mul/mmn/mmn_arc.h [code] | Representation of topological arc joining two vertices |
| contrib/mul/mmn/mmn_dependancy.h [code] | Store information about which node a given node depends on |
| contrib/mul/mmn/mmn_dp_solver.cxx [code] | Find choice of values at each node which minimises Markov problem |
| contrib/mul/mmn/mmn_dp_solver.h [code] | Find choice of values at each node which minimises Markov problem |
| contrib/mul/mmn/mmn_graph_rep1.cxx [code] | Representation of a graph, stored by links at each node |
| contrib/mul/mmn/mmn_graph_rep1.h [code] | Representation of a graph, stored by links at each node |
| contrib/mul/mmn/mmn_lbp_solver.cxx [code] | //: Run loopy belief propagation to estimate maximum marginal probabilities of all node states |
| contrib/mul/mmn/mmn_lbp_solver.h [code] | Run loopy belief propogation over the graph |
| contrib/mul/mmn/mmn_make_tri_tree.cxx [code] | Compute arcs defining a graph s.t |
| contrib/mul/mmn/mmn_make_tri_tree.h [code] | Compute arcs defining a graph s.t |
| contrib/mul/mmn/mmn_order_cost.cxx [code] | Functions to re-arrange cost data to match index rank |
| contrib/mul/mmn/mmn_order_cost.h [code] | Functions to re-arrange cost data to match index rank |
| contrib/mul/mmn/mmn_solve.h [code] | Find choice of nodes which minimises Markov problem |
| contrib/mul/mmn/mmn_triplet.h [code] | Representation of three vertex indices, eg a triangle |
1.5.1