libDAI
Public Attributes | List of all members
dai::BP::EdgeProp Struct Reference

Type used for storing edge properties. More...

#include <dai/bp.h>

Public Attributes

ind_t index
 Index cached for this edge. More...
 
Prob message
 Old message living on this edge. More...
 
Prob newMessage
 New message living on this edge. More...
 
Real residual
 Residual for this edge. More...
 

Detailed Description

Type used for storing edge properties.

Member Data Documentation

ind_t dai::BP::EdgeProp::index

Index cached for this edge.

Prob dai::BP::EdgeProp::message

Old message living on this edge.

Prob dai::BP::EdgeProp::newMessage

New message living on this edge.

Real dai::BP::EdgeProp::residual

Residual for this edge.


The documentation for this struct was generated from the following file: