Run diffusion algorithm over the graph. More...
#include <vcl_vector.h>#include <vcl_map.h>#include <vnl/vnl_vector.h>#include <vnl/vnl_matrix.h>#include <mmn/mmn_arc.h>#include <mmn/mmn_graph_rep1.h>Go to the source code of this file.
Classes | |
| class | mmn_diffusion_solver |
| Run diffusion algorithm to solve max sum problem. More... | |
Run diffusion algorithm over the graph.
Definition in file mmn_diffusion_solver.h.
1.7.5.1