Improvements and AVX2 in `cpx_rotate_vector()`
avx2 version of the top cpu consuming function (no traffic)
this can be partially applied to other pieces that also do 16 bits complex vectors multiplication
Edited by Robert Schmidt
avx2 version of the top cpu consuming function (no traffic)
this can be partially applied to other pieces that also do 16 bits complex vectors multiplication