Scythe-1.0.3
template<typename T >
T scythe::epsilon ( )

Compute the machine epsilon.

The epsilon function returns the machine epsilon: the smallest number that, when summed with 1, produces a value greater than one.

Referenced by scythe::rng< mersenne >::rnchypgeom().