Chebyshev
Unit testing for scientific software
chebyshev::prec::distance Namespace Reference

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.
 

Detailed Description

Distance functions for use in prec::equals.