Hi guys. I was performing some benchmarks across different blocks, when I've noticed a weird thing: the block blocks_multiply_xx doesn't perform a truth complex. I've looked inside multiply_cc_impl.cc, the loop iterating over the input calls the method volk_32fc_x2_multiply_32fc. It seems a normal pair of float multiplication.
Is it a bug or a feature? Thanks, Marco Ribero
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
