The VonNeumann neighborhood is probably as well known as the Moore neighborhood, but most commonly only used with a RADIUS equal to 1. More...
#include <stencils.h>
Static Public Attributes | |
static const int | RADIUS = RAD |
static const int | DIM = DIMENSIONS |
static const int | VOLUME |
The VonNeumann neighborhood is probably as well known as the Moore neighborhood, but most commonly only used with a RADIUS equal to 1.
It replaces the maximum norm with the Manhattan distance.
const int LibGeoDecomp::Stencils::VonNeumann< DIMENSIONS, RAD >::DIM = DIMENSIONS [static] |
const int LibGeoDecomp::Stencils::VonNeumann< DIMENSIONS, RAD >::RADIUS = RAD [static] |
const int LibGeoDecomp::Stencils::VonNeumann< DIMENSIONS, RAD >::VOLUME [static] |