Vec.opBinary
- Vec!(T, n) opBinary(float scalar)
 - Vec!(T, n) opBinary(float scalar)
struct Vec(T, ulong n)
@nogc pure nothrow const 
opBinary
 - Vec!(T, n) opBinary(float scalar)
 - Vec!(T, n) opBinary(float scalar)
 - Vec!(T, n) opBinary(Vec!(T, n) other)
 - Vec!(T, n) opBinary(Vec!(T, n) other)
 - Vec!(T, n) opBinary(Vec!(T, n) other)
 - Vec!(T, n) opBinary(Vec!(T, n) other)
 
 
		dath vector Vec 
		constructorsfunctionsunions 
	 
	
Returns the sum of this + scalar.