#include <utility.hh>
Public Types | |
typedef unsigned long | ScalarType |
typedef unsigned long | AbsType |
Static Public Member Functions | |
static unsigned long | Zero () |
static unsigned long | One () |
static unsigned long | AbsZero () |
static unsigned long | AbsOne () |
Definition at line 135 of file utility.hh.
typedef unsigned long RVL::ScalarFieldTraits< unsigned long >::ScalarType |
Definition at line 136 of file utility.hh.
typedef unsigned long RVL::ScalarFieldTraits< unsigned long >::AbsType |
Definition at line 137 of file utility.hh.
static unsigned long RVL::ScalarFieldTraits< unsigned long >::Zero | ( | ) | [static] |
Definition at line 138 of file utility.hh.
static unsigned long RVL::ScalarFieldTraits< unsigned long >::One | ( | ) | [static] |
Definition at line 139 of file utility.hh.
static unsigned long RVL::ScalarFieldTraits< unsigned long >::AbsZero | ( | ) | [static] |
Definition at line 140 of file utility.hh.
static unsigned long RVL::ScalarFieldTraits< unsigned long >::AbsOne | ( | ) | [static] |
Definition at line 141 of file utility.hh.