Abs


Return absolute value of the argument.

You can find more information in comments below.

template<class TYPE>
constexpr TYPE Abs(const TYPE value);
Namespace: ntl
Include: NTL/Core/Utils.h