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