Template Function Aux::NumericTools::willUnderflow

Function Documentation

template<typename T>
bool Aux::NumericTools::willUnderflow(const T &pX, const T &pValue, const T &pMin = std::numeric_limits<T>::min())