Add matrix inversion sfg generator
2 unresolved threads
2 unresolved threads
Compare changes
Files
2- Simon Bjurek authored
+ 147
− 0
@@ -1099,6 +1099,108 @@ class MAD(AbstractOperation):
@@ -1519,6 +1621,51 @@ class Shift(AbstractOperation):
This should be the last argument and the computational order is still inconsistent with MAD?
Better name(?):
do_addsub
with defaultTrue
.