搜索资源列表
MatrixFullRank
- CPU和GPU上的利用CUDA实现矩阵的LU、QR和全秩分解、以及一些矩阵变换和运算程序。-On the CPU and GPU matrix by using CUDA, LU, QR, and full rank decomposition, as well as some matrix transformation and operation procedures.
svd
- 基于householder变换和QR分解的矩阵svd分解算法-svd using householder transformation and matrix QR decomposition