libDAI
Classes | Namespaces
mf.h File Reference

Defines class MF which implements the Mean Field algorithm. More...

#include <dai/dai_config.h>
#include <string>
#include <dai/enum.h>
#include <dai/daialg.h>
#include <dai/factorgraph.h>
#include <dai/properties.h>

Go to the source code of this file.

Classes

class  dai::MF
 Approximate inference algorithm "Mean Field". More...
 
struct  dai::MF::Properties
 Parameters for MF. More...
 

Namespaces

 dai
 Namespace for libDAI.
 

Detailed Description

Defines class MF which implements the Mean Field algorithm.