openjij
Framework for the Ising model and QUBO.
Loading...
Searching...
No Matches
openjij::updater::SuwaTodoUpdater Struct Reference

#include <single_integer_move.hpp>

Public Member Functions

template<typename SystemType >
std::int64_t GenerateNewValue (SystemType &sa_system, const std::int64_t index, const double T, const double _progress)
 

Public Attributes

std::uniform_real_distribution< double > dist {0.0, 1.0}
 

Member Function Documentation

◆ 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

References dist.

Member Data Documentation

◆ dist

std::uniform_real_distribution<double> openjij::updater::SuwaTodoUpdater::dist {0.0, 1.0}

Referenced by GenerateNewValue().


The documentation for this struct was generated from the following file: