![]() |
fpmas 1.5
|
#include <von_neumann_range.h>
Public Member Functions | |
| DiscretePoint | operator() (const GridRange< MooreGrid< CellType >, VonNeumannRangeConfig< MooreGrid< CellType > > > &range) const |
VonNeumannRangePerimeter specialization corresponding to a VonNeumannRange used on a MooreGrid.
|
inline |
Returns the perimeter of the specified VonNeumann range on a MooreGrid.
In this particular case, the perimeter corresponds to (0, range.getSize()). See GridRangeConfig::Perimeter for more information about the definition of a "perimeter".
| range | VonNeumann range for which the perimeter must be computed |