VectorMathLogInPlace Method |
| Name | Description | |
|---|---|---|
| LogInPlace(Double) |
Computes natural logarithm of array elements.
And rewrite original array with operation result.
| |
| LogInPlace(Vector) |
Computes natural logarithm of vector elements.
And rewrite original vector with operation result.
| |
| LogInPlace(Double, Int32, Int32) |
Computes natural logarithm of array elements.
And rewrite original array with operation result.
|