Public Attributes

WOThreadParam Struct Reference

#include <WeightOracle.h>

List of all members.

Public Attributes

int  start
int  interval
double **  cache
int **  index
int  size
int  cacheSize
WeightOracle *  wo

Detailed Description

Struct for storing thread paramters


Member Data Documentation

address of weight cache

size of cache

address of index cache

interval between rows this thread is responsible for

total number of nodes

first row index this thread is responsible for

Calling Weight Oracle


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