VectorDo |
Name | Description | |
---|---|---|
DoAdd(Double, VectorDouble) | Adds a scalar to each element of the vector and stores the result in the result vector. | |
DoAdd(VectorDouble, VectorDouble) | Adds another vector to this vector and stores the result into the result vector. |