var(newState, output) = Operation(state, input);
Beispiel #2
0
 copyMatrix(newState, state);
Beispiel #3
0
 var(newState, result) = next(state, item);