Now moved to GitHub:
https://github.com/CoreyShay/FFTL

Provides some relatively easier to use than normal templated FFT classes written in C++. This is currently still a work in progress, but the FFT portion (complex and real) both output the correct results, and the code executes very quickly, around only 30% or so slower than the much more difficult to compile FFTW on SSE enabled platforms. Though optimized code only runs on SSE (x86) based platforms, it's a very simple matter to port the existing code to any other platform with different SIMD intrinsics by simply implementing a small number of inlines that map to a small number of intrinsics.

The algorithm currently used is Radix-2, so there's easily room for speed improvements.

Features

  • FFT

Project Activity

See All Activity >

Follow FFTL

FFTL Web Site

Other Useful Business Software
Demo Series - Small Business Backup By Veeam Icon
Demo Series - Small Business Backup By Veeam

Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
Watch Demo Series
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of FFTL!

Additional Project Details

Registered

2012-08-16