summaryrefslogtreecommitdiff
path: root/math/fft.cpp
AgeCommit message (Expand)Author
2016-01-12Adding an FFT and sample code to multiply two polynomials in O(n log(n)).Paul Jungeblut
2016-01-11Adding an FFT to be able to multiply two polynomials in time O(n log n).Paul Jungeblut