mrf  v0.2.0
Message Struct Reference

A nessage from node \(i\) to node \(j\). More...

#include "mrf.h"

Data Fields

int dim
 
int from
 
int to
 
double * values
 

Detailed Description

A nessage from node \(i\) to node \(j\).

Message \(\mu_{ij}(x_j)\) has dimensions of the node to which it is sent.

A Message should be created using only new_message or associated constructors.


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