ca-lib2 v2.0.2 (2017-03-16T06:40:07Z)
Dub
Repo
TwoDimDenseLattice.iterate
caLib
lattices
TwoDimDenseLattice
TwoDimDenseLattice
Undocumented in source. Be warned that the author may not have intended to support it.
void
iterate
(void delegate(int x, int y) iterator)
struct
TwoDimDenseLattice
(Ct, Nt)
void
iterate
(
string
behaviour
)
(
void
delegate
(
int
x
,
int
y
)
iterator
)
if
(
isNeighbourhood
!(
Nt
, 2)
)
void
iterate
(void delegate(int x, int y) iterator)
Meta
Source
See Implementation
caLib
lattices
TwoDimDenseLattice
TwoDimDenseLattice
aliases
CellStateType
NeighbourhoodType
constructors
this
functions
get
getLatticeBounds
getNeighbours
iterate
nextGen
set
variables
Dimension