EquilibriumSamplerHarness.cpp File Reference


Detailed Description

Test of EquilibriumSampler with DoubleWell model.

Results are as follows:

EquilibriumSamplerHarness.png

Results

Definition in file EquilibriumSamplerHarness.cpp.

Go to the source code of this file.

Functions

int main (int argc, const char *argv[])
 Run tests.

Variables

const unsigned int M = 1
 Dimensionality of the process.
const unsigned int N = 1
 Number of sample trajectories.
const unsigned int P = 1200
 Number of samples to take.
const double BURN = 20.0
 Burn time.
const double INTERVAL = 1.0
 Interval between samples.
const unsigned int RES = 100
 Resolution of histogram.
const double LOWER = -1.5
 Lower bound on histogram.
const double UPPER = 1.5
 Upper bound on histogram.


Function Documentation

int main ( int  argc,
const char *  argv[] 
)

Run tests.

Definition at line 65 of file EquilibriumSamplerHarness.cpp.


Variable Documentation

const double BURN = 20.0

Burn time.

Definition at line 40 of file EquilibriumSamplerHarness.cpp.

const double INTERVAL = 1.0

Interval between samples.

Definition at line 45 of file EquilibriumSamplerHarness.cpp.

const double LOWER = -1.5

Lower bound on histogram.

Definition at line 55 of file EquilibriumSamplerHarness.cpp.

const unsigned int M = 1

Dimensionality of the process.

Definition at line 25 of file EquilibriumSamplerHarness.cpp.

const unsigned int N = 1

Number of sample trajectories.

Definition at line 30 of file EquilibriumSamplerHarness.cpp.

const unsigned int P = 1200

Number of samples to take.

Definition at line 35 of file EquilibriumSamplerHarness.cpp.

const unsigned int RES = 100

Resolution of histogram.

Definition at line 50 of file EquilibriumSamplerHarness.cpp.

const double UPPER = 1.5

Upper bound on histogram.

Definition at line 60 of file EquilibriumSamplerHarness.cpp.


Generated on Wed Dec 17 14:56:36 2008 for dysii SDE Test Suite by  doxygen 1.5.3