#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 49 of file absDifference.h.
typedef Private::AbsReturnType<T>::type npstat::Private::AbsHelper< T, Unsigned >::return_type |
Definition at line 50 of file absDifference.h.
|
inlinestatic |
|
inlinestatic |
Definition at line 54 of file absDifference.h.
References funct::abs().
Referenced by Types.int32::__nonzero__(), Types.uint32::__nonzero__(), Types.int64::__nonzero__(), Types.uint64::__nonzero__(), Types.double::__nonzero__(), Types.bool::__nonzero__(), Types.string::__nonzero__(), average.Average::average(), Types.string::configValue(), Types.FileInPath::configValue(), Types.int32::insertInto(), Types.uint32::insertInto(), Types.int64::insertInto(), Types.uint64::insertInto(), Types.double::insertInto(), Types.bool::insertInto(), Types.string::insertInto(), Types.FileInPath::insertInto(), Types.vint32::insertInto(), Types.vuint32::insertInto(), Types.vint64::insertInto(), Types.vuint64::insertInto(), Types.vdouble::insertInto(), Types.vbool::insertInto(), and Types.vstring::insertInto().