[Math] Outer product of a vector with itself

linear algebra

Is there a special name for an outer product of a vector with itself? Is it a special case of a Gramian? I've seen them a thousand times, but I have no idea if such product has a name.

Update:
The case of outer product I'm talking about is $\vec{u}\vec{u}^T$ where $\vec{u}$ is a column vector.

Does is have a name in the form of something of $\vec{u}$?

Cheers!

Best Answer

In statistics, we call it the "sample autocorrelation matrix", which is like an estimation of autocorrelation matrix based on observed samples.