Converts a vector to a matrix.
The vector
Optional
The axis of the matrix to convert to, which can be 0 for a column matrix or 1 for a row matrix
Generated using TypeDoc
Converts a vector to a matrix.