Public Attributes

threadParam Struct Reference

#include <BeliefPropagator.h>

List of all members.

Public Attributes

int  start
int  interval
int  size
double *  newAlpha
double *  newBeta
BeliefPropagator *  bp

Detailed Description

Struct for storing thread paramters


Member Data Documentation

belief propagator parent object

interval between rows that this thread is responsible

address of new messages

address of new messages

total number of rows

first row index this thread is responsible for


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Defines