Column vector
|
In linear algebra, a column vector is an m × 1 matrix, i.e. a matrix consisting of a single column.
- <math>\mathbf x = \begin{bmatrix} x^1 \\ x^2 \\ \vdots \\ x^m \end{bmatrix}<math>
The transpose of a column vector is a row vector.