Managed |
Name | Description | |
---|---|---|
AddVectorToScaledVector(Complex, Complex, Complex, Complex) | Adds a scaled vector to another: result = y + alpha*x. | |
AddVectorToScaledVector(Complex32, Complex32, Complex32, Complex32) | Adds a scaled vector to another: result = y + alpha*x. | |
AddVectorToScaledVector(Double, Double, Double, Double) | Adds a scaled vector to another: result = y + alpha*x. | |
AddVectorToScaledVector(Single, Single, Single, Single) | Adds a scaled vector to another: result = y + alpha*x. |