.
Matrix Multiplication
   Problem 1.1 (complexity 1). Hint

If A = (aij)m x n and B = (bjk)n x p, then the product C=AB is the m x p matrix C= (cik)m x p.


Copyright © 1998-2001 MathAid, LLC. All rights reserved.