StaticNeighbourhood

Undocumented in source.
version(unittest)
struct StaticNeighbourhood (
uint N
) {}

Alias This

neighbourhood

Members

Variables

NeighboursAmount
enum uint NeighboursAmount;
Undocumented in source.
neighbourhood
Neighbourhood!N neighbourhood;
Undocumented in source.

Meta