#include <utility.hh>
Public Types | |
typedef unsigned int | ScalarType |
typedef unsigned int | AbsType |
Static Public Member Functions | |
static unsigned int | Zero () |
static unsigned int | One () |
static unsigned int | AbsZero () |
static unsigned int | AbsOne () |
Definition at line 125 of file utility.hh.
typedef unsigned int RVL::ScalarFieldTraits< unsigned int >::ScalarType |
Definition at line 126 of file utility.hh.
typedef unsigned int RVL::ScalarFieldTraits< unsigned int >::AbsType |
Definition at line 127 of file utility.hh.
static unsigned int RVL::ScalarFieldTraits< unsigned int >::Zero | ( | ) | [static] |
Definition at line 128 of file utility.hh.
static unsigned int RVL::ScalarFieldTraits< unsigned int >::One | ( | ) | [static] |
Definition at line 129 of file utility.hh.
static unsigned int RVL::ScalarFieldTraits< unsigned int >::AbsZero | ( | ) | [static] |
Definition at line 130 of file utility.hh.
static unsigned int RVL::ScalarFieldTraits< unsigned int >::AbsOne | ( | ) | [static] |
Definition at line 131 of file utility.hh.