- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello everyone,
I need function to perform circular logic shift on the array with float values.
I have found only logical shift functions: ippsLShiftC ippsRShiftC
Thanks,
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
does this operation make sense for FP data? IPP is a set of general purpose functions, not a set of 1-customer functions. If you prove that operation you need is required for a wide range of IPP users - we'll consider your post as a feature request.
regards, Igor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Igor
Thanks for reply,
It has sense for our algorithms but i afraid i will not be able to prove to you that it would be useful for majority.
We have wrote it ourselves,
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Circular Shift of array makes sense and very usable.
For instance working on DFT arrays and applying something similar to MATLAB's `fftshift()` and `ifftshift()`.

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