Commit 6f80846
committed
Fix jacobian dimensionality alignment in ChainedTransform
The existing code only considered mixing of scalar and vector transforms, but not potentially higher dimensionality transforms (e.g., matrix)1 parent 83cd926 commit 6f80846
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
895 | 895 | | |
896 | 896 | | |
897 | 897 | | |
898 | | - | |
| 898 | + | |
| 899 | + | |
899 | 900 | | |
900 | 901 | | |
901 | 902 | | |
| |||
0 commit comments