Click or drag to resize

DenseVectorDoSubtract Method

Overload List
 NameDescription
Protected methodDoSubtract(Single, VectorSingle) Subtracts a scalar from each element of the vector and stores the result in the result vector.
Protected methodDoSubtract(VectorSingle, VectorSingle) Subtracts another vector from this vector and stores the result into the result vector.
Top
See Also