搜索资源列表
LAPACKMRRRTest
- This code is MRRR algorithm. I used CLAPACK version 3.1. My environment is Windows XP professional 32bit and Visual Studio 2008. I hope that my code will help to the other programmers for using LAPACK. Thanks
CLapack
- 大型矩阵相关运算源程序及其说明,附有相关的示例代码!-Source of large matrix-related operations and its explanation, with associated sample code!
clapack-3.2.1-CMAKE
- 大型矩阵相关运算源程序及其说明,里面包括了各种线性代数的源程序-Source of large matrix-related operations and its descr iption, which includes a variety of linear algebra source
CLAPACK-3.1.1-VisualStudio
- clack 包国外程序在国内vc下不能用时转下可用-clack package abroad program in the country when vc can not be transferred under the next available
CLAPACK-3.1.1-VisualStudio
- Clapack LAPACK是用Fortran编写的算法库,顾名思义,Linear Algebra PACKage,是为了解决通用的线性代数问题的。另外必须要提的算法包是BLAS(Basic Linear Algebra Subprograms),其实LAPACK底层是使用了BLAS库的。(clapack Linear Algebra PACKage Basic Linear Algebra Subprograms)