![]() |
fpmas 1.6
|
Go to the source code of this file.
Classes | |
struct | fpmas::model::MooreRangePerimeter< GridConfig > |
struct | fpmas::model::MooreRangePerimeter< VonNeumannGrid< CellType > > |
struct | fpmas::model::MooreRangePerimeter< MooreGrid< CellType > > |
Namespaces | |
namespace | fpmas |
namespace | fpmas::model |
Typedefs | |
template<typename GridConfig > | |
using | fpmas::model::MooreRangeConfig = GridRangeConfig< ChebyshevDistance, MooreRangePerimeter< GridConfig > > |
template<typename GridConfig > | |
using | fpmas::model::MooreRange = GridRange< GridConfig, MooreRangeConfig< GridConfig > > |
Moore range related objects, including adaptions to Von Neumann grids.