Error Complexity Analysis of Algorithms for Matrix Multiplication and Matrix Chain Product

  • Authors:
  • Nai-Kuan Tsao

  • Affiliations:
  • Department of Computer Science, Wayne State University

  • Venue:
  • IEEE Transactions on Computers
  • Year:
  • 1981

Quantified Score

Hi-index 14.98

Visualization

Abstract

The error complexity analysis of three algorithms for matrix multiplication and matrix chain product has been given. It is shown that the usual inner product type algorithm is by far the best algorithm for simple matrix multiplication or matrix chain product in terms of minimal basic term growth and minimal error complexities, the latter being independent of the order of pairwise matrix multiplications. Winograd's algorithm is comparable to the usual one, although in matrix chain product the error and data complexities are very sensitive to the order of pairwise matrix multiplication. Strassen's algorithm is not very attractive numerically for having the largest upper bound for both the maximum error complexity and the number of basic terms generated.