#include <utility.hh>
Public Types | |
typedef bool | ScalarType |
typedef bool | AbsType |
Static Public Member Functions | |
static int | Zero () |
static int | One () |
static int | AbsZero () |
static int | AbsOne () |
Definition at line 95 of file utility.hh.
typedef bool RVL::ScalarFieldTraits< bool >::ScalarType |
Definition at line 96 of file utility.hh.
typedef bool RVL::ScalarFieldTraits< bool >::AbsType |
Definition at line 97 of file utility.hh.
static int RVL::ScalarFieldTraits< bool >::Zero | ( | ) | [static] |
Definition at line 98 of file utility.hh.
static int RVL::ScalarFieldTraits< bool >::One | ( | ) | [static] |
Definition at line 99 of file utility.hh.
static int RVL::ScalarFieldTraits< bool >::AbsZero | ( | ) | [static] |
Definition at line 100 of file utility.hh.
static int RVL::ScalarFieldTraits< bool >::AbsOne | ( | ) | [static] |
Definition at line 101 of file utility.hh.