getTotalistic {CellularAutomaton} | R Documentation |
This method extracts the setting of totalistic from an instance of class "CellularAutomaton
".
ca$getTotalistic()
getTotalistic
returns 0 or 1. A 0 indicates a general automaton. A 1 indicates a totalistic
automaton. Outer-totalistic rules are not currently supported.
John Hughes