Update arm_rfft_fast_f32.c

pull/19/head
Sun Yiming Z 5 years ago committed by Christophe Favergeon
parent 22a0b7f92c
commit a397d144ef

@ -471,7 +471,7 @@ void merge_rfft_f32(
of the symmetry properties of the FFT and have a speed advantage over complex
algorithms of the same length.
@par
The Fast RFFT algorith relays on the mixed radix CFFT that save processor usage.
The Fast RFFT algorithm relays on the mixed radix CFFT that save processor usage.
@par
The real length N forward FFT of a sequence is computed using the steps shown below.
@par

Loading…
Cancel
Save