1. factorizing - Noun
2. factorizing - Verb
of Factorize
Source: Webster's dictionaryAn FFT rapidly computes such transformations by factorizing the DFT matrix into a product of sparse (mostly zero) factors. Source: Internet
Computation Although the direct application of these formulas would require O(N 2 ) operations, it is possible to compute the same thing with only O(N log N) complexity by factorizing the computation similarly to the fast Fourier transform (FFT). Source: Internet