mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update numerical_methods/fast_fourier_transform.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
d1cb53379e
commit
ad26efdf9a
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @fast_fourier_transform.cpp
|
||||
* @file
|
||||
* @brief A fast Fourier transform (FFT) is an algorithm that computes the
|
||||
* discrete Fourier transform (DFT) of a sequence , or its inverse (IDFT) , this algorithm
|
||||
* has application in use case scenario where a user wants to find points of a function
|
||||
|
Loading…
x
Reference in New Issue
Block a user