Adds a scalar value to a vector, element-wise.
The scalar value to add to the vector.
A vector representing the sum of this and the scalar value applied to all elements.
See Implementation
Adds a scalar value to a vector, element-wise.