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

GOUTm(Matrix)Variable to initialize.
GINv(Vector)The vector to be copied.