VectorMathExpInPlace Method |
Name | Description | |
---|---|---|
![]() ![]() | ExpInPlace(Double) |
Computes exponential of array elements.
And rewrite original array with operation result.
|
![]() ![]() | ExpInPlace(Vector) |
Computes exponential of vector elements.
And rewrite original vector with operation result.
|
![]() ![]() | ExpInPlace(Double, Int32, Int32) |
Computes exponential of array elements.
And rewrite original array with operation result.
|