summaryrefslogtreecommitdiff
path: root/src/signalProcessing/fft
AgeCommit message (Expand)Author
2009-04-28Moving source codejofret
2009-04-23add add tests files in projects (signalProcessing)cornet
2009-04-23add empty tests projects (signalProcessing)cornet
2009-04-23Force compiler to see this as double without a cast.jofret
2009-04-23Force compiler to see this as double without a cast.jofret
2009-04-22add signalProcessing projectcornet
2009-04-22Missing includejofret
2009-02-27change precision for tests : put it to 3e-16 for double and 3e-6 for floattorset
2009-02-20Change prototypes : real functions return realtorset
2009-02-05Add free(to free the malloc) when missingtorset
2009-01-08add and remove some #include and made the modif in the makefiletorset
2008-12-23redebug ffttorset
2008-12-22Little changes madetorset
2008-12-19debug fft and add new teststorset
2008-12-03Generated Makefile.injofret
2008-12-03include math.hjofret
2008-12-03Code cleaningjofret
2008-12-03Adding headersjofret
2008-10-27added comment on code simon
2008-10-24added some comment and clean some code simon
2008-10-24added ifft simon
2008-10-22added missing filesimon
2008-10-22tests for float also passedsimon
2008-10-22every vector test passedsimon
2008-10-21corrected some mistakes ( mainly c++ style comments)simon
2008-10-21correct a mistakesimon
2008-10-21every current tests work now , on the road again to add them all simon
2008-10-16a convenient code to see the segfault on the 6th testsimon
2008-10-15fft work with an 7-elements' vector , still not working with a 6-elementssimon
2008-10-14added the problematic test , make check should failed simon
2008-10-10test now works with 5 , on the road againsimon
2008-10-09a new test passed , still some others to dosimon
2008-09-26corrected all tests for fft842 everything ok for that function,now time to se...simon
2008-09-26problem solved for zfftmaTest4 , (je commit à l'heure que je veux)simon
2008-09-25all work now except zfftmaTest4 , but the problem will certainly be less tim...simon
2008-09-25corrected r8tx fucntion, but problem with the zfftmaTest16 itself simon
2008-09-22added zfftma and the tests related to , but one of them fails ( zffmaTest16)simon
2008-09-03they shall compile now simon
2008-09-03Enable fft compilationjofret
2008-09-03headers in include dirjofret
2008-09-03added header for fftsimon
2008-09-03added fft functions simon