![]() |
fpmas 1.6
|
Go to the source code of this file.
Namespaces | |
namespace | fpmas |
namespace | fpmas::model |
Typedefs | |
template<typename GridConfig > | |
using | fpmas::model::VonNeumannRangeConfig = GridRangeConfig< ManhattanDistance, VonNeumannRangePerimeter< GridConfig > > |
template<typename GridConfig > | |
using | fpmas::model::VonNeumannRange = GridRange< GridConfig, VonNeumannRangeConfig< GridConfig > > |
VonNeumann range related objects, including adaptions to Moore grids.