Multiplies a vector by a scalar.
The vector.
The scalar.
Optional
vector to hold result. If not passed in a new one is created.
The scaled vector.
Multiplies a vector by a scalar.