- create_OneDimDenseLattice
auto create_OneDimDenseLattice(int width, Nt* neighbourhood)
Undocumented in source.
- create_OneDimDenseLattice
auto create_OneDimDenseLattice(int width, Nt* neighbourhood, Ct emptyCellState, Ct initialCondition)
Undocumented in source.
- create_OneDimDenseLattice
auto create_OneDimDenseLattice(int width, Nt* neighbourhood, Ct emptyCellState, Ct delegate(int x) initialCondition)
Undocumented in source.