A C++ wrapper for the fftw.org C library. It provides a simple C++ application base which handles FFT data and application. Operations such as power spectrum derivation and so on.
Be the first to post a text review of MFFM FFTw C++ wrapper. Rate and review a project by clicking thumbs up or thumbs down in the right column.
v1.5 April 2005 * Alteres complex fftdata to use fftw_malloc and fftw_free. v1.4 : Fix merrory allocation error in real2DFFT.cc variable realXSum v1.3 : Change from fftw2 to fftw3 ... should be more efficient This is 100% backwards compatable with the API for v1.2 Re-documented (*.H -> html) ... API docs should be alot better Ensured all examples for realFFT, complexFFT and real2DFFT work v1.2 : complex fft switchData function implemented v1.1 : Change-log begun separated the realFFT and realFFTData classes improved the documentation fixed the realFFTExample example file other major adjustments not listed
v1.5 April 2005 * Alteres complex fftdata to use fftw_malloc and fftw_free. v1.4 : Fix merrory allocation error in real2DFFT.cc variable realXSum v1.3 : Change from fftw2 to fftw3 ... should be more efficient This is 100% backwards compatable with the API for v1.2 Re-documented (*.H -> html) ... API docs should be alot better Ensured all examples for realFFT, complexFFT and real2DFFT work v1.2 : complex fft switchData function implemented v1.1 : Change-log begun separated the realFFT and realFFTData classes improved the documentation fixed the realFFTExample example file other major adjustments not listed
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?