<<< Matrix and vector math | Index | Matrix by vector multiplication example >>> |
We can multiply a matrix by a vector, which yields another vector:
Note: we can also multiply a matrix by another matrix, which yields a matrix (more on this later.)
<<< Matrix and vector math | Index | Matrix by vector multiplication example >>> |