ARTS built-in documentation server

Workspace Method Matrix1RowFromVector

Description

Forms a matrix containing one row from a vector.

Authors: Mattias Ekstrom

Synopsis

Matrix1RowFromVector( out, v )

Variables

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