I understand that it is important in the field of matrix-vector multiplication when vectors can be interpreted as a matrix of one row/column vector.
But I do not really understand when I should use column vectors and when to use row vectors generally - when does it make a difference? Is it more a question on asthetics/style?
Let $v \in \mathbb R^d$, is it a column vector or a row vector? (I think, it depends on interpretation, doesn’t it?) When does one care about it?