ARTS built-in documentation server
Workspace Method Matrix1ColFromVector
Description
Forms a matrix containing one column from a vector.
Authors: Mattias Ekstrom
Synopsis
Matrix1ColFromVector( | m, v ) |
Variables
GOUT | m | (Matrix) | Variable to initialize. |
GIN | v | (Vector) | The vector to be copied. |