mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-02-10 22:15:57 +08:00
Update numerical_methods/fast_fourier_transform.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user