Parsimonious vectorization operator for symmetric matrices
vech
stacks columns of the given matrix from the principal diagonal downwards (including elements on the diagonal) to form a vector.
vech(A)
A
: a size symmetric matrix to be vectorized parsimoniously.a vector of size .