ARTS built-in documentation server

Workspace Method Matrix1RowFromVector

Description

Forms a matrix containing one row from a vector.

Authors: Mattias Ekstrom

Synopsis

Matrix1RowFromVector( m, v )

Variables

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