Computer Science, asked by jj725678, 7 months ago

strassens algorithm is an algorithm?​

Answers

Answered by Anonymous
3

Answer:

In linear algebra, the Strassen algorithm, named after Volker Strassen, is an algorithm for matrix multiplication. It is faster than the standard matrix multiplication algorithm and is useful in practice for large matrices, but would be slower than the fastest known algorithms for extremely large matrices.

Answered by Nikitacuty
0

1. Strassen's algorithm is a/an_____________ algorithm. Explanation: Strassen's Algorithm for matrix multiplication is a recursive algorithm since the present output depends on previous outputs and inputs.

Similar questions