projectNe10 / Ne10

An open optimized software library project for the ARM® Architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Complex Number Multiplication

FalconBry opened this issue · comments

Hello,
Does ne10 has a function that does Complex Number Multiplication?
That is; a function that takes two ne10_fft_cpx_float32_t arrays and multiplies them with each other.
Thank you.