Description: This File Named Strassen is the source of Strassen Algorithm
used for matrix multiplication.
It is so faster than the standard matrix multiplication
algorithm , and is useful in practice for large matrices.
File list (Check if you may need any files):
Strassen
........\ReadME.txt
........\Strassen.cpp