hops
|
This is the complete list of members for hops::BinarySearchAcceptanceRateTuner, including all inherited members.
BinarySearchAcceptanceRateTuner()=delete | hops::BinarySearchAcceptanceRateTuner | |
tune(MarkovChain *markovChain, RandomNumberGenerator &randomNumberGenerator, const param_type ¶meters) | hops::BinarySearchAcceptanceRateTuner | static |
tune(double &stepSize, double &AcceptanceRate, MarkovChain *markovChain, RandomNumberGenerator &randomNumberGenerator, const param_type ¶meters) | hops::BinarySearchAcceptanceRateTuner | static |
tune(std::vector< std::shared_ptr< MarkovChain >> &markovChain, std::vector< RandomNumberGenerator > &randomNumberGenerator, const param_type ¶meters) | hops::BinarySearchAcceptanceRateTuner | static |
tune(double &stepSize, double &acceptanceRate, std::vector< std::shared_ptr< MarkovChain >> &markovChain, std::vector< RandomNumberGenerator > &randomNumberGenerator, const param_type ¶meters) | hops::BinarySearchAcceptanceRateTuner | static |