1 #ifndef DeterministicAnnealing_H
2 #define DeterministicAnnealing_H
27 double phi (
double chi2 )
const;
32 double weight (
double chi2 )
const;
double weight(double chi2) const
double currentTemp() const
double initialTemp() const
DeterministicAnnealing * clone() const
DeterministicAnnealing(float cutoff=3.0)
std::vector< float > theTemperatures
double phi(double chi2) const