VectorMathCosInPlace Method |
Name | Description | |
---|---|---|
CosInPlace(Double) |
Computes cosine of array elements.
And rewrite original array with operation result.
| |
CosInPlace(Vector) |
Computes cosine of vector elements.
And rewrite original vector with operation result.
| |
CosInPlace(Double, Int32, Int32) |
Computes cosine of array elements.
And rewrite original array with operation result.
|