For an N-point FFT algorithm with N = 2m, which one of the following statements is TRUE?
A. It is not possible to construct a signal flow graph with both input and output in normal order
B. The number of butterflies in the mn state is $$\frac{N}{m}$$
C. In-place computation requires storage of only 2N node data
D. Computation of a butterfly requires only one complex multiplication
Answer: Option D
Join The Discussion