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