Strassen algorithm for matrix miltiplication
Strassen algorithm is an algorithm used for matrix multiplication. It is faster than the standard matrix multiplication algorithm, but would be slower than the fastest known algorithm for extremely large matrices.
It's useful mostly for large matrices.
User login
Search
Search categories
Tags
- sort (11)
- Sorting (11)
- Data Structure (9)
- Graph Theory (9)
- Graphs (9)
- Image Processing (6)
- Filtering (4)
- Compression (3)
- Data Compression (3)
- Dynamic Programming (3)
- more...
Content type
- Algorithm (80)
- Algorithm Request (19)

