Theoretica
A C++ numerical and automatic mathematical library
|
Distance functions for use in prec::equals. More...
Functions | |
template<typename FloatType = double> | |
FloatType | abs_distance (FloatType a, FloatType b) |
Absolute distance between two real values. | |
Distance functions for use in prec::equals.