getTotalistic {CellularAutomaton}R Documentation

Totalistic of a One-Dimensional Cellular Automaton

Description

This method extracts the setting of totalistic from an instance of class "CellularAutomaton".

Details

ca$getTotalistic()

Value

getTotalistic returns 0 or 1. A 0 indicates a general automaton. A 1 indicates a totalistic automaton. Outer-totalistic rules are not currently supported.

Author(s)

John Hughes


[Package CellularAutomaton version 1.0 Index]