#include <string>
#include <dai/daialg.h>
#include <dai/regiongraph.h>
#include <dai/enum.h>
#include <dai/properties.h>
Go to the source code of this file.
Namespaces | |
namespace | dai |
Classes | |
class | dai::HAK |
Approximate inference algorithm: implementation of single-loop ("Generalized Belief Propagation") and double-loop algorithms by Heskes, Albers and Kappen [HAK03]. More... | |
struct | dai::HAK::Properties |
Parameters for HAK. More... |