__call__

ExponentialAccept.__call__(d)[source]

Computes the exponential probability

\[prob = e^{-d / T}\]

Parameters

dfloat

The distance m_new - m_old when maximizing the metric m.

Returns

probfloat

The acceptance probability.