12.07.2015 Views

Intel® IPP Quick Reference

Intel® IPP Quick Reference

Intel® IPP Quick Reference

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Intel Integrated Performance PrimitivesIppStatus ippsSqrt_64s16s_Sfs(const Ipp64s* pSrc, Ipp16s* pDst, int len,int scaleFactor);IppStatus ippsSqrt_8u_ISfs(Ipp8u* pSrcDst, int len, int scaleFactor);IppStatus ippsSqrt_16s_ISfs(Ipp16s* pSrcDst, int len, int scaleFactor);IppStatus ippsSqrt_16u_ISfs(Ipp16u* pSrcDst, int len, int scaleFactor);IppStatus ippsSqrt_16sc_ISfs(Ipp16sc* pSrcDst, int len, intscaleFactor);IppStatus ippsSqrt_64s_ISfs(Ipp64s* psrcdst, int len, int scalefactor);CubrtComputes cube root of each element of a vector.IppStatus ippsCubrt_32f(const Ipp32f* pSrc, Ipp32f* pDst, int len);IppStatus ippsCubrt_32s16s_Sfs(const Ipp32s* pSrc, Ipp16s* pDst, int len,int scaleFactor);ExpComputes e to the power of each element of a vector.IppStatus ippsExp_32f(const Ipp32f* pSrc, Ipp32f* pDst, int len);IppStatus ippsExp_64f(const Ipp64f* pSrc, Ipp64f* pDst, int len);IppStatus ippsExp_32f64f(const Ipp32f* pSrc, Ipp64f* pDst, int len);IppStatus ippsExp_32f_I(Ipp32f* pSrcDst, int len);IppStatus ippsExp_64f_I(Ipp64f* pSrcDst, int len);IppStatus ippsExp_16s_Sfs(const Ipp16s* pSrc, Ipp16s* pDst, int len, intscaleFactor);IppStatus ippsExp_32s_Sfs(const Ipp32s* pSrc, Ipp32s* pDst, int len, intscaleFactor);IppStatus ippsExp_64s_Sfs(const Ipp64s* pSrc, Ipp64s* pDst, int len, intscaleFactor);IppStatus ippsExp_16s_ISfs(Ipp16s* pSrcDst, int len, int scaleFactor);IppStatus ippsExp_32s_ISfs(Ipp32s* pSrcDst, int len, int scaleFactor);IppStatus ippsExp_64s_ISfs(Ipp64s* pSrcDst, int len, int scaleFactor);LnComputes the natural logarithm of each element of a vector.IppStatus ippsLn_32f(const Ipp32f* pSrc, Ipp32f* pDst, int len);IppStatus ippsLn_64f(const Ipp64f* pSrc, Ipp64f* pDst, int len);IppStatus ippsLn_64f32f(const Ipp64f* pSrc, Ipp32f* pDst, int len);IppStatus ippsLn_32f_I(Ipp32f* pSrcDst, int len);IppStatus ippsLn_64f_I(Ipp64f* pSrcDst, int len);IppStatus ippsLn_16s_Sfs(const Ipp16s* psrc, Ipp16s* pdst, int len, intscalefactor);37

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!