All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
paal::local_search::simulated_annealing_gain_adaptor< Gain, GetTemperature, random_generator > Member List

This is the complete list of members for paal::local_search::simulated_annealing_gain_adaptor< Gain, GetTemperature, random_generator >, including all inherited members.

operator()(Args &&...args) -> is_chosen< typename std::result_of< Gain(Args...)>::type >paal::local_search::simulated_annealing_gain_adaptor< Gain, GetTemperature, random_generator >inline
simulated_annealing_gain_adaptor(Gain gain, GetTemperature getTemperature, random_generator rand=random_generator())paal::local_search::simulated_annealing_gain_adaptor< Gain, GetTemperature, random_generator >inline