2007年3月14日星期三

ppLinear

Free C/C++ Linear Algebra Library with LU decomposition to solve linear systems and more!
English users can found it in www.pecos-place.com/ppLinear_intro.htm
这是一个线性代数计算的函数库,不是开源的,但是免费提供了Linux和Windows下的链接库文件和头文件。
包括了向量和矩阵两个大类 SVector, SMatrix;可以通过LU分解等方式求解线性代数方程组。

这个库本身是在Visual Stdio 6.0 下编辑的,所以在Windows下很容易操作。

有大量的测试代码可供参考。

可以从这里下载。http://timisme1980.googlepages.com/_ppLinear.rar

没有评论: