文件名称:vec2d
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- Kav****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1D/2D 向量计算封装,特别经过SSE优化,能够提供与Intel IPP速度接近的向量计算,支持矩阵转置、矩阵加减乘除。精度支持单/双精度设置,需要SSE2以上指令支持。
-1D/2D vector calculation package, especially after SSE optimized, can provide nearly the speed of Intel IPP and vector computing, support for matrix transpose, matrix multiplication and division addition and subtraction. Precision to support the single/double precision settings, the need for more than SSE2 instruction support.
-1D/2D vector calculation package, especially after SSE optimized, can provide nearly the speed of Intel IPP and vector computing, support for matrix transpose, matrix multiplication and division addition and subtraction. Precision to support the single/double precision settings, the need for more than SSE2 instruction support.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vec2d.cpp
vec2d.h
vec2d.h