fpmas 1.6
Classes | Namespaces | Typedefs
moore_grid.h File Reference
#include "grid_builder.h"
Include dependency graph for moore_grid.h:
This graph shows which files directly or indirectly include this file:

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 >
 

Detailed Description

Moore grid related objects.