next up previous contents index
Next: SUBROUTINE MTV4 Up: Miscellaneous Routines Previous: SUBROUTINE METMAP2A

SUBROUTINE MATMUL4

 MATMUL4 multiplies two 4x4 matrixes A and B and sets C=AB. Does not change the contents of A and B.

CALL MATMUL4 (c,a,b)

c,a,b (R): 4 x 4 matrixes



David Long
Wed Jun 12 10:34:11 MDT 1996