FFT Algorithm Choices
FFTs are done by row and then column.
Sequential composition
Everybody does row FFT then column FFT
Parallel Composition
Some do row FFT others do column FFT
Previous slide
Next slide
Back to first slide
View graphic version