ca-lib2 v2.3.5 (2017-03-29T13:36:46Z)
Dub
Repo
OneDimDenseLattice.this
caLib
lattices
OneDimDenseLattice
OneDimDenseLattice
Undocumented in source.
struct
OneDimDenseLattice
(Ct, Nt)
this
(
int
width
,
Nt
*
neighbourhood
,
Ct
emptyCellState
,
Ct
delegate
(
int
x
)
initialCondition
)
if
(
isNeighbourhood
!(
Nt
, 1)
)
Meta
Source
See Implementation
caLib
lattices
OneDimDenseLattice
OneDimDenseLattice
aliases
CellStateType
NeighbourhoodType
constructors
this
functions
get
getLatticeBounds
getNeighbours
iterate
nextGen
set
variables
Dimension