- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The documentation for Add, Multiply states that to use inplace just use the same pointers.
For ippsNormalize_xxx there is not that comment.
Can I call the ippsNormalize_xxx functions with the same pointers.
Thank you.
-jam
PS: I could not find any way to search this forum.
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Which version of IPP are you using?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm using 7.0 right now, moving to 7.1 shortly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
only out of place mode is valid in that function.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I did a little experiment. . I found that on a i7 2.8 GHz processor (Dell Precsion 1500) the normalize took about 54.1 milliseconds for an input of 50 million floats. I used Add in place followed by amultiple in place and found it averaged 54.2 milliseconds for 50 million floats. So there was little difference. That said, it would be nice, and apparently easly, to have an inplace normalize.
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