VectorMultiply Method |
Name | Description | |
---|---|---|
![]() | Multiply(Double) |
Multiplies this vector by the given scalar and returns the result.
|
![]() | Multiply(Double, Vector) |
Multiplies this vector by the given scalar and writes the result
into another one.
|