Mental Model
The outer product is a mathematical operation that a column vector performs on a row vector.
Given that is the column vector and is the row vector,
I like to think of their outer product () as storing scaled copies of itself by each element in inside a columns matrix.
Or as storing scaled copies of itself by each element in inside a rows matrix.