搜索资源列表
123
- Strassen 算法 用C++实现并且把矩阵看作一个类-Strassen algorithm using C++ implementation and the matrix as a class
strassen
- In the mathematical discipline of linear algebra, the Strassen algorithm, named after Volker Strassen, is an algorithm used for matrix multiplication. It is asymptotically faster than the standard matrix multiplication algorithm, but slower than the
Strassen-code
- 思塞恩算法 常用算法之一 算法导论提及-strassen algorithm which can run correctly