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