Quantcast
Channel: Intel® Integrated Performance Primitives
Viewing all articles
Browse latest Browse all 1294

Feature request: add ippsNorm_L2Sqr_64f

$
0
0

Currently the available options for floats/doubles are:

- ippsNorm_L2_64f which than has to be squared - loss of precision and less performant than just doing L2Sqr from the start

- ippsDotProd_64f with the same vector given as pSrc1 and pSrc2 - that works but I guess a more efficient implementation might be possible given the knowledge that the same vector is being inner-producted with itself.

It would be great to instead have a precise and as-efficient-as-possible ippsNorm_L2Sqr_64f.

Thanks!

Dan


Viewing all articles
Browse latest Browse all 1294

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>