|
CDT++
Causal Dynamical Triangulations in C++
|
Tests for the Metropolis-Hastings algorithm. More...
Include dependency graph for Metropolis_test.cpp:Go to the source code of this file.
Functions | |
| GIVEN ("A correctly-constructed Manifold_3.") | |
| SCENARIO ("MoveStrategy<METROPOLIS> special member and swap properties" *doctest::test_suite("metropolis")) | |
Variables | |
| auto constexpr | K = static_cast<long double>(1.1) |
| auto constexpr | Lambda = static_cast<long double>(0.1) |
Tests for the Metropolis-Hastings algorithm.
Definition in file Metropolis_test.cpp.
| GIVEN | ( | "A correctly-constructed Manifold_3." | ) |
Definition at line 86 of file Metropolis_test.cpp.
| SCENARIO | ( | "MoveStrategy<METROPOLIS> special member and swap properties" * | doctest::test_suite"metropolis" | ) |
Definition at line 18 of file Metropolis_test.cpp.
|
constexpr |
Definition at line 84 of file Metropolis_test.cpp.
|
constexpr |
Definition at line 85 of file Metropolis_test.cpp.