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( out, v )

Variables

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