12.07.2015 Views

Intel® IPP Quick Reference

Intel® IPP Quick Reference

Intel® IPP Quick Reference

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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Intel Integrated Performance PrimitivesIppStatus ippsOutProbPreCalc_32f(const Ipp32f* pWeight, const Ipp32f*pSrc, Ipp32f* pDst, int len);IppStatus ippsOutProbPreCalc_64f(const Ipp64f* pWeight, const Ipp64f*pSrc, Ipp64f* pDst, int len);IppStatus ippsOutProbPreCalc_32f_I(const Ipp32f* pWeight, Ipp32f*pSrcDst, int len);IppStatus ippsOutProbPreCalc_64f_I(const Ipp64f* pWeight, Ipp64f*pSrcDst, int len);DcsClustLAccumulateUpdates the accumulators for calculating the state-cluster likelihood in the decision-tree clusteringalgorithm.IppStatus ippsDcsClustLAccumulate_32f(const Ipp32f* pMean, const Ipp32f*pVar, Ipp32f* pDstSum, Ipp32f* pDstSqr, int len, Ipp32f occ);IppStatus ippsDcsClustLAccumulate_64f(const Ipp64f* pMean, const Ipp64f*pVar, Ipp64f* pDstSum, Ipp64f* pDstSqr, int len, Ipp64f occ);IppStatus ippsDcsClustLAccumulate_DirectVar_32f(const Ipp32f* pMean,const Ipp32f* pVar, Ipp32f* pDstSum, Ipp32f* pDstSqr, int len, Ipp32focc);IppStatus ippsDcsClustLAccumulate_DirectVar_64f(const Ipp64f* pMean,const Ipp64f* pVar, Ipp64f* pDstSum, Ipp64f* pDstSqr, int len, Ipp64focc);DcsClustLComputeCalculates the likelihood of an HMM state cluster in the decision-tree state-clustering algorithm.IppStatus ippsDcsClustLCompute_64f(const Ipp64f* pSrcSum, const Ipp64f*pSrcSqr, int len, Ipp64f* pDst, Ipp64f occ);IppStatus ippsDcsClustLCompute_32f64f(const Ipp32f* pSrcSum, constIpp32f* pSrcSqr, int len, Ipp64f* pDst, Ipp32f occ);Model AdaptationAddMulColumnAdds a weighted matrix column to the other column.IppStatus ippsAddMulColumn_64f_D2L(Ipp64f** mSrcDst, int width, intheight, int col1, int col2, int row1, const Ipp64f val);AddMulRowAdds a weighted vector to the other vector.ippsAddMulRow_64f(const Ipp64f* psrc, Ipp64f* psrcdst, int len, constIpp64f val);145

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

Saved successfully!

Ooh no, something went wrong!