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

sampler.h File Reference

#include "webnode.h"
#include "linkgraph.h"
#include <gsl/gsl_rng.h>

Include dependency graph for sampler.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  DateBiasedPageRankSampler
 A WebSampler which implements page ranking by taking into account the relative age of linked-to documents. More...

union  DBScratchStruct
 A scratch structure used by DateBiasedPageRankSampler. More...

class  PageRankSampler
 A WebSampler which implements the standard PageRank chain. More...

class  TruncatedKleinbergSampler
 A WebSampler which implements an epsilon approximation of the Kleinberg hubs and authorities model. More...

class  WebSampler
 Abstract base class for all samplers. More...


Enumerations

enum  ktype { undef, hubs, auth }


Enumeration Type Documentation

enum ktype
 

Enumeration values:
undef 
hubs 
auth 

Definition at line 131 of file sampler.h.

Referenced by Talker::ProcessCommand(), and TruncatedKleinbergSampler::SetParameters().


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