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