Template Function ALMOST_THE_SAME

Function Documentation

template<typename T>
bool ALMOST_THE_SAME(const T &a, const T &b, double tolerance = ALMOST_ZERO)