VectorMathTruncateInPlace Method |
Name | Description | |
---|---|---|
TruncateInPlace(Double) |
Computes truncating of fractional part of array elements.
And rewrite original array with operation result.
| |
TruncateInPlace(Vector) |
Computes truncating of fractional part of vector elements.
And rewrite original vector with operation result.
| |
TruncateInPlace(Double, Int32, Int32) |
Computes truncating of fractional part of array elements.
And rewrite original array with operation result.
|