This implies a reordering of computations, so that L digits are done at a time and one fixes storage indices d-1, d-2, d-3, .. L and calculates 2L point FFT on lower indices
|
So basic operation needed is one of reordering:
|
This re-ordering is also algorithm used to undo bit reversal if needed |