Skip to content

struct epsilon_scope<void> testo

template <>
struct epsilon_scope<void> { … }

constructor epsilon_scope(float)

epsilon_scope(float scale)

Defined at test/comparison.hpp:77

variable f

epsilon_scope<float> f

Defined at test/comparison.hpp:80

variable d

epsilon_scope<double> d

Defined at test/comparison.hpp:81

variable ld

epsilon_scope<long double> ld

Defined at test/comparison.hpp:82

Defined at test/comparison.hpp:75