getLattice.CellularAutomaton: Lattice of Cells of a One-Dimensional Cellular Automaton
Description
This method extracts the matrix of cells from an instance of class CellularAutomaton.
Value
getLattice returns a matrix of nonnegative integers. Each row of the matrix represents one
generation in the evolution of the automaton.