Pallas Solver
0.1
C++ Global Optimization Algorithms
|
This is the complete list of members for pallas::CauchyCooling, including all inherited members.
boltzmann_constant | pallas::CoolingSchedule | protected |
calc_start_temperature(const GradientProblem &problem, internal::State &state, StepFunction *step_function) | pallas::CoolingSchedule | |
CauchyCooling(const CoolingSchedule::Options &options) (defined in pallas::CauchyCooling) | pallas::CauchyCooling | |
Create(const Options &options) | pallas::CoolingSchedule | static |
get_initial_temperature() const | pallas::CoolingSchedule | |
get_temperature() const | pallas::CoolingSchedule | |
initial_temperature (defined in pallas::CoolingSchedule) | pallas::CoolingSchedule | protected |
set_temperature(double T) | pallas::CoolingSchedule | |
temperature | pallas::CoolingSchedule | protected |
update_temperature() | pallas::CauchyCooling | virtual |
~CoolingSchedule() | pallas::CoolingSchedule | inlinevirtual |