previous up next
Go backward to Loop Interchange
Go up to Top
Go forward to Transformation Result
RISC-Linz logo

Types of Vector Operations

DO _ = 1, N
  C(I,J) = C(I,J)+A(I,K)*B(K,J)
ENDDO

Author: Wolfgang Schreiner
Last Modification: October 14, 1997

previous up next