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