Description: The use of C++ realization of Strassen matrix multiplication, namely multiplication seven sub-rule method.
- [MatrixMult] - with the partition method for matrix mul
- [Strassen] - Strassen algorithm for calculating the a
File list (Check if you may need any files):
strassen.cpp