#include <single_integer_move.hpp>
|
| template<typename SystemType > |
| std::int64_t | GenerateNewValue (SystemType &sa_system, const std::int64_t index, const double T, const double _progress) |
| |
|
| std::uniform_real_distribution< double > | dist {0.0, 1.0} |
| |
◆ GenerateNewValue()
template<typename SystemType >
| std::int64_t openjij::updater::SuwaTodoUpdater::GenerateNewValue |
( |
SystemType & |
sa_system, |
|
|
const std::int64_t |
index, |
|
|
const double |
T, |
|
|
const double |
_progress |
|
) |
| |
|
inline |
◆ dist
| std::uniform_real_distribution<double> openjij::updater::SuwaTodoUpdater::dist {0.0, 1.0} |
The documentation for this struct was generated from the following file: