VectorMathSinInPlace Method |
Name | Description | |
---|---|---|
SinInPlace(Double) |
Computes sine of array elements.
And rewrite original array with operation result.
| |
SinInPlace(Vector) |
Computes sine of vector elements.
And rewrite original vector with operation result.
| |
SinInPlace(Double, Int32, Int32) |
Computes sine of array elements.
And rewrite original array with operation result.
|