Algorithm
Recall that the DFT is defined by the formula:
The PFA involves a re-indexing of the input and output arrays, which when substituted into the DFT formula transforms it into two nested DFTs (a two-dimensional DFT).
Read more about this topic: Prime-factor FFT Algorithm