Matrix Column Vector
(Redirected from Matrix Column)
Jump to navigation
Jump to search
A Matrix Column Vector is a column vector that is a member of a matrix.
- Example(s):
- one in a numpy.array.
- …
- Counter-Example(s):
- See: Array Column, Matrix, Vector Element.