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