Antonio Sanchez a500da1dc0 Fix broadcasting oob error.
For vectorized 1-dimensional inputs that do not take the special
blocking path (e.g. `std::complex<...>`), there was an
index-out-of-bounds error causing the broadcast size to be
computed incorrectly.  Here we fix this, and make other minor
cleanup changes.

Fixes #2351.
2021-10-25 19:31:12 +00:00
..
2021-10-25 19:31:12 +00:00
2021-09-23 15:22:00 +00:00
2016-08-30 10:01:53 +02:00
2021-08-31 22:58:28 +00:00
2018-09-20 18:30:10 +02:00
2021-09-02 17:23:33 +00:00