The dot product between column matrices has the same properties as the dot product between vectors. Another example:
A more realistic example:
The dot product takes two column matrix operands and yields one scalar value.
Form the dot product of: ( -1, 3)T and (2, 4)T.
Form the dot product of: (2, 4)T and ( -1, 3)T.