The transpose of a matrix is easy to make, and it is very useful in graphics. The following example shows how to make a transpose. Another way to look at the transpose is to recognize that the rows become columns and the columns become rows.
vectors return to table of contents