推荐的objective-c数学库用于处理四元数矩阵向量等 [英] Recommended objective-c Math libraries for working with Quaternions Matrices Vectors etc

查看:80
本文介绍了推荐的objective-c数学库用于处理四元数矩阵向量等的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Objective-c中寻找一个好的数学库,它可以执行常用的Matrix Vector和Quaternion任务,以便与Core Animation结合使用。图书馆需要免费用于商业用途。

I'm looking for a good Math library in objective-c that does your usual Matrix Vector and Quaternion tasks for use in conjunction with Core Animation. The library needs to be free for commercial use.

谢谢!

推荐答案

Eigen 是一个轻量级的C ++线性代数包,提供矩阵,向量和四元数支持。虽然我没有在愤怒中使用它,但它似乎有一个比BLAS / LAPACK更好的界面,并且支持那些库没有的东西

Eigen is a lightweight C++ linear algebra package which provides could matrix, vector and quaternion support. While I have not used it in anger, it seems to have a much nicer interface than BLAS/LAPACK and supports a bunch of things those libraries don't

这篇关于推荐的objective-c数学库用于处理四元数矩阵向量等的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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