Tomographer  v4.0
Tomographer C++ Framework Documentation
Tomographer::MHRWTasks::ValueHistogramTasks Namespace Reference

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

Classes

struct  CDataBase
 Constant data structure for MH random walk tasks with a value histogram stats collector. More...
 
struct  ResultsCollectorSimple
 Results collector, if no binning analysis is being used. More...
 
struct  ResultsCollectorWithBinningAnalysis
 Results collector, if binning analysis is being used. More...
 

Detailed Description

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

Provides class definitions for interfacing with a task manager/dispatcher (see Multiprocessing Task Interfaces), building up on top of the more basic stuff in Tomographer::MHRWTasks.