![]() |
![]() |
#include <absDifference.h>
Public Types | |
typedef Private::AbsReturnType < T >::type | return_type |
Static Public Member Functions | |
static return_type | delta (const T &v1, const T &v2) |
static return_type | value (const T &v1) |
Definition at line 54 of file absDifference.h.
typedef Private::AbsReturnType<T>::type npstat::Private::AbsHelper< T, Unsigned >::return_type |
Definition at line 56 of file absDifference.h.
static return_type npstat::Private::AbsHelper< T, Unsigned >::delta | ( | const T & | v1, |
const T & | v2 | ||
) | [inline, static] |
static return_type npstat::Private::AbsHelper< T, Unsigned >::value | ( | const T & | v1 | ) | [inline, static] |