#include <dai/daialg.h>
#include <dai/factorgraph.h>
#include <dai/enum.h>
Go to the source code of this file.
Namespaces | |
| namespace | dai |
Classes | |
| class | dai::BP_dual |
| Calculates both types of BP messages and their normalizers from an InfAlg. More... | |
| struct | dai::BP_dual::_edges_t< T > |
| Convenience label for storing edge properties. More... | |
| struct | dai::BP_dual::messages |
| Groups together the data structures for storing the two types of messages and their normalizers. More... | |
| struct | dai::BP_dual::beliefs |
| Groups together the data structures for storing the two types of beliefs and their normalizers. More... | |
1.5.5