Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

DBScratchStruct Union Reference

A scratch structure used by DateBiasedPageRankSampler. More...

#include <sampler.h>

List of all members.

Public Methods

 DBScratchStruct (ScratchStruct s)
 ~DBScratchStruct ()

Public Attributes

struct {
   uint16   filled
   int16   minvalue
db
float mass
ScratchStruct ss


Detailed Description

A scratch structure used by DateBiasedPageRankSampler.

Definition at line 101 of file sampler.h.


Constructor & Destructor Documentation

DBScratchStruct::DBScratchStruct ScratchStruct    s [inline]
 

Definition at line 103 of file sampler.h.

References ScratchStruct, and ss.

DBScratchStruct::~DBScratchStruct   [inline]
 

Definition at line 105 of file sampler.h.


Member Data Documentation

struct { ... } DBScratchStruct::db
 

uint16 DBScratchStruct::filled
 

Definition at line 108 of file sampler.h.

float DBScratchStruct::mass
 

Definition at line 112 of file sampler.h.

Referenced by DateBiasedPageRankSampler::QEvolveFrom().

int16 DBScratchStruct::minvalue
 

Definition at line 109 of file sampler.h.

ScratchStruct DBScratchStruct::ss
 

Definition at line 114 of file sampler.h.

Referenced by DBScratchStruct(), and DateBiasedPageRankSampler::QEvolveFrom().


Generated on Wed May 29 11:37:24 2002 for MarkovPR by doxygen1.2.15