#include <sa.hpp>
Public Member Functions | |
LOG_temperature_t (double p_gamma) | |
Set Gamma in constructor. | |
double | operator() (int it) const |
LOG temperature in iteration it . | |
Private Attributes | |
double | gamma |
Definition at line 33 of file sa.hpp.
angel::LOG_temperature_t::LOG_temperature_t | ( | double | p_gamma | ) | [inline] |
double angel::LOG_temperature_t::operator() | ( | int | it | ) | const [inline] |
double angel::LOG_temperature_t::gamma [private] |