openjij
Framework for the Ising model and QUBO.
Loading...
Searching...
No Matches
openjij::sampler::SASampler< ModelType > Member List

This is the complete list of members for openjij::sampler::SASampler< ModelType >, including all inherited members.

beta_max_openjij::sampler::SASampler< ModelType >private
beta_min_openjij::sampler::SASampler< ModelType >private
CalculateEnergies() constopenjij::sampler::SASampler< ModelType >inline
GenerateSeedPairList(const typename RandType::result_type seed, const std::int32_t num_reads) constopenjij::sampler::SASampler< ModelType >inlineprivate
GetBetaMax() constopenjij::sampler::SASampler< ModelType >inline
GetBetaMin() constopenjij::sampler::SASampler< ModelType >inline
GetIndexList() constopenjij::sampler::SASampler< ModelType >inline
GetModel() constopenjij::sampler::SASampler< ModelType >inline
GetNumReads() constopenjij::sampler::SASampler< ModelType >inline
GetNumSweeps() constopenjij::sampler::SASampler< ModelType >inline
GetNumThreads() constopenjij::sampler::SASampler< ModelType >inline
GetRandomNumberEngine() constopenjij::sampler::SASampler< ModelType >inline
GetSamples() constopenjij::sampler::SASampler< ModelType >inline
GetSeed() constopenjij::sampler::SASampler< ModelType >inline
GetTemperatureSchedule() constopenjij::sampler::SASampler< ModelType >inline
GetUpdateMethod() constopenjij::sampler::SASampler< ModelType >inline
model_openjij::sampler::SASampler< ModelType >private
num_reads_openjij::sampler::SASampler< ModelType >private
num_sweeps_openjij::sampler::SASampler< ModelType >private
num_threads_openjij::sampler::SASampler< ModelType >private
random_number_engine_openjij::sampler::SASampler< ModelType >private
Sample()openjij::sampler::SASampler< ModelType >inline
Sample(const std::uint64_t seed)openjij::sampler::SASampler< ModelType >inline
samples_openjij::sampler::SASampler< ModelType >private
SASampler(const ModelType &model)openjij::sampler::SASampler< ModelType >inline
schedule_openjij::sampler::SASampler< ModelType >private
seed_openjij::sampler::SASampler< ModelType >private
SetBetaMax(const ValueType beta_max)openjij::sampler::SASampler< ModelType >inline
SetBetaMaxAuto()openjij::sampler::SASampler< ModelType >inline
SetBetaMin(const ValueType beta_min)openjij::sampler::SASampler< ModelType >inline
SetBetaMinAuto()openjij::sampler::SASampler< ModelType >inline
SetNumReads(const std::int32_t num_reads)openjij::sampler::SASampler< ModelType >inline
SetNumSweeps(const std::int32_t num_sweeps)openjij::sampler::SASampler< ModelType >inline
SetNumThreads(const std::int32_t num_threads)openjij::sampler::SASampler< ModelType >inline
SetRandomNumberEngine(const algorithm::RandomNumberEngine random_number_engine)openjij::sampler::SASampler< ModelType >inline
SetTemperatureSchedule(const utility::TemperatureSchedule schedule)openjij::sampler::SASampler< ModelType >inline
SetUpdateMethod(const algorithm::UpdateMethod update_method)openjij::sampler::SASampler< ModelType >inline
TemplateSampler()openjij::sampler::SASampler< ModelType >inlineprivate
update_method_openjij::sampler::SASampler< ModelType >private
ValueType typedefopenjij::sampler::SASampler< ModelType >private
VariableType typedefopenjij::sampler::SASampler< ModelType >private