SIMD C ++库 [英] SIMD C++ library

查看:153
本文介绍了SIMD C ++库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Visual Studio与DiretX XNA数学库。现在,我使用GNU编译器集合。建议一个具有良好文档的SIMD数学库。

I use Visual Studio with DiretX XNA math library. Now, I use GNU compiler collection. Advise me a SIMD math library with a good documentation.

推荐答案

Eigen http://eigen.tuxfamily.org/index.php?title=Main_Page

它支持SIMD扩展开箱,它有很好的文档,它是相当灵活,它提供了许多质量实现线性代数方法,并有所有重载运算符的好处。我使用它的几个科学相关的项目,是非常高兴,特别是在玩其他图书馆。

It supports SIMD extensions out of the box, it is well documented, it is quite flexible, it provides a lot of quality implementation of linear algebra methods, and have all the overloaded operators goodness. I've used it for several science-related projects, was very happy, especially after playing with others libraries.

这篇关于SIMD C ++库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆