Antonio Sanchez 0ab1f8ec03 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.


(cherry picked from commit a500da1dc089b08e2f2b3b05a2eb23194425460e)
2021-11-03 23:30:47 +00:00
..
2019-09-16 19:33:29 -04:00
2019-09-16 19:33:29 -04:00
2010-02-16 21:41:04 -05:00
2021-02-27 12:09:33 +00:00