added wareya's fft.hpp lib
This commit is contained in:
parent
2adfafd4ee
commit
13c21c3619
|
@ -284,6 +284,7 @@ as C/C++, as this is not an obstacle to most users.)
|
|||
| [simrank.hpp](https://github.com/roukaour/simrank) | MIT | C++ | 2 | SimRank graph similarity algorithm
|
||||
|**[rnd.h](https://github.com/mattiasgustavsson/libs)** | **public domain** |C/C++|**1**| pseudo-random number generation
|
||||
| [SummedAreaTable](https://github.com/corporateshark/Summed-Area-Table.git) | MIT | C++ |**1**| Summed-Area Table generation and sum/avg queries
|
||||
| [fft](https://github.com/wareya/fft) | **public domain** | C++ |**1**| Fast Fourier Transform |
|
||||
|
||||
# multithreading
|
||||
| library | license | API |files| description
|
||||
|
|
Loading…
Reference in New Issue