gateSystem(params,variables,M)
gateSystem(variables,M)
GateMatrix M is expected to have 1 column. Matrices params and variables are expected to have 1 row. (Later addition: TO DO say something about less restritive syntax.)
|
|
|
|
|
Systems with parameters are allowed.
|
|
|
Note for developers: there is a version of the constructor that builds GateSystem from PolySystem. Its variant that takes the list of variables to treat as parameters is likely to disappear.
The object gateSystem is a method function.