![]() |
fpmas 1.6
|
#include "grid_builder.h"
Go to the source code of this file.
Classes | |
class | fpmas::model::ChebyshevDistance |
class | fpmas::model::MooreGridBuilder< CellType > |
Namespaces | |
namespace | fpmas |
namespace | fpmas::model |
Typedefs | |
template<typename CellType = model::GridCell> | |
using | fpmas::model::MooreGrid = GridConfig< MooreGridBuilder< CellType >, ChebyshevDistance, CellType > |
Moore grid related objects.