VectorTDo |
Name | Description | |
---|---|---|
DoSubtract(T, VectorT) | Subtracts a scalar from each element of the vector and stores the result in the result vector. | |
DoSubtract(VectorT, VectorT) | Subtracts another vector to this vector and stores the result into the result vector. |