Click or drag to resize

VectorTSubtraction Operator

Overload List
 NameDescription
Public operatorStatic memberSubtraction(T, VectorT) Subtracts each element of a vector from a scalar.
Public operatorStatic memberSubtraction(VectorT, T) Subtracts a scalar from each element of a vector.
Public operatorStatic memberSubtraction(VectorT, VectorT) Subtracts two Vectors and returns the results.
Top
See Also