Posted on 2007-01-30 17:04:02-08 by mpakala
problem using guru interface
hi Im using the guru interface so that I can work on different arrays. The restriction of guru interface are applied. 1. plan = fftw_plan_dft_r2c_1d(ndim, in, out, flags); //int flags = FFTW_PATIENT 2. fftw_execute_dft_r2c(plan, in, out); I have set the types correct for the arguments but I am not able to get the execution right.Im able to compile my code and run it. But I get incorrect results. Did anyone encoutner similar issues? Please let me know regards kiran
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.