A square matrix is one which has the same number of columns as it has rows. The below example shows a three by three square matrix and a four by four square matrix which are the most common sizes that we will be working with in 2-D
and 3-D graphics respectively.

matrix multiplication row X square
return to table of contents