#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.
|
inlinestatic |
|
inlinestatic |
Definition at line 61 of file absDifference.h.
References funct::abs().
Referenced by average.Average::average().