commit | 5808bcbdeb7722475af1ad85de6c06f0129570e4 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Sun Sep 14 21:40:43 2014 -0400 |
committer | Brian Silverman <brians> | Mon Sep 15 00:47:45 2014 -0400 |
tree | 829be1ee69d72a903d08ee461a283266f19b6bf7 | |
parent | 9bb5fcb700e9aba56a9b8b7ded9247ca4b89af1c [diff] |
fix confusion between "input" and "output" The code relied on number_of_inputs and number_of_outputs being the same, which has always been the case so we never noticed. There are also tests now to try to catch that happening in the future. Also, there was an accessor function bug which ended up accessing a matrix of the wrong size, which the new testing caught. Change-Id: I31791444349fb42ca9105b21336a308277d3c74e