Tomographer  v2.0
Tomographer C++ Framework Documentation
Tomographer::MHRWTasks Namespace Reference

Definitions for running multiple random walks. More...

Namespaces

 ValueHistogramTasks
 Definitions for running multiple random walks and collecting a histogram of values.
 

Classes

struct  CDataBase
 Data needed to be accessible to the working code. More...
 
struct  MHRandomWalkTask
 Random Walk task, collecting statistics. More...
 
struct  MHRandomWalkTaskResult
 Result of a task run. More...
 

Detailed Description

Definitions for running multiple random walks.

Provides class definitions for interfacing with a task manager/dispatcher (see Task Manager/Dispatcher Interfaces).