VectorDivide
- Workspace.VectorDivide(self: pyarts.arts._Workspace, output: pyarts.arts.WorkspaceVariable | pyarts.arts.Vector, input: pyarts.arts.WorkspaceVariable | pyarts.arts.Vector, value: pyarts.arts.WorkspaceVariable | pyarts.arts.Numeric, verbosity: pyarts.arts.WorkspaceVariable | pyarts.arts.Verbosity | None = self.verbosity) None
Divides all elements of a vector with the same value.
The result can either be stored in the same or another vector.
Author(s): Patrick Eriksson