Vector Operators |
| Name | Description | |
|---|---|---|
| Multiply(Double, Vector) |
Calculates the multiplication of the given vector with the given scalar.
| |
| Multiply(Vector, Double) |
Calculates the multiplication of the given vector with the given scalar.
|