ARTS built-in documentation server

Workspace Method Tensor3FromVector

Description

Forms a Tensor3 of size nx1x1 from a vector of length n.

Authors: Patrick Eriksson

Synopsis

Tensor3FromVector( output, v )

Variables

GOUToutput(Tensor3)Output tensor.
GINv(Vector)Input vector.