- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The code is like this
Status = DftiCreateDescriptor(FFT_Handle32, DFTI_DOUBLE, DFTI_REAL, 1, k32+1)
Status = DftiCommitDescriptor(FFT_Handle32)
Do
Status = DftiComputeBackward(FFT_Handle32, temptv32)
End do
I have initialized the FFT_Handle32, and run the loop for many times for different arrays temptv32. One of the arrays has exactly zero, but the backward FFT routine returns numbers like 6.187317420301585E+195. Why is that?
Thank you in advance.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please send us small testcase to analyze your problem together with information: MKL-version, architecture, OS, etc.
Please send us small testcase to analyze your problem together with information: MKL-version, architecture, OS, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hellohadesmajesty,
how about the test case for reproducing the problem? The existing cases don't show the problem on our side.
--Gennady

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page