angel::LOG_temperature_t Class Reference

Functor that returns logarithmic temperature for LSA. More...

#include <sa.hpp>

List of all members.

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


Detailed Description

Functor that returns logarithmic temperature for LSA.

Definition at line 33 of file sa.hpp.


Constructor & Destructor Documentation

angel::LOG_temperature_t::LOG_temperature_t ( double  p_gamma  )  [inline]

Set Gamma in constructor.

Definition at line 37 of file sa.hpp.


Member Function Documentation

double angel::LOG_temperature_t::operator() ( int  it  )  const [inline]

LOG temperature in iteration it.

Definition at line 39 of file sa.hpp.

References gamma.


Member Data Documentation

double angel::LOG_temperature_t::gamma [private]

Definition at line 34 of file sa.hpp.

Referenced by operator()().


The documentation for this class was generated from the following file:
Generated on Wed Mar 11 10:35:07 2009 for angel by  doxygen 1.5.3