ca-lib2 v2.3.5 (2017-03-29T13:36:46Z)
Dub
Repo
create_TwoDimDenseLattice
caLib
lattices
TwoDimDenseLattice
Undocumented in source.
auto
create_TwoDimDenseLattice
(int width, int height, Nt* neighbourhood)
auto
create_TwoDimDenseLattice
(int width, int height, Nt* neighbourhood, Ct emptyCellState, Ct initialCondition)
auto
create_TwoDimDenseLattice
(int width, int height, Nt* neighbourhood, Ct emptyCellState, Ct delegate(int x, int y) initialCondition)
auto
create_TwoDimDenseLattice
(
Ct
Nt
)
(
int
width
,
int
height
,
Nt
*
neighbourhood
,
Ct
emptyCellState
,
Ct
delegate
(
int
x
,
int
y
)
initialCondition
)
if
(
isNeighbourhood
!(
Nt
, 2)
)
Meta
Source
See Implementation
caLib
lattices
TwoDimDenseLattice
functions
create_TwoDimDenseLattice
structs
TwoDimDenseLattice