VectorMathSqrInPlace Method |
Name | Description | |
---|---|---|
SqrInPlace(Double) |
Computes second degree of array elements.
And rewrite original array with operation result.
| |
SqrInPlace(Vector) |
Computes second degree of vector elements.
And rewrite original vector with operation result.
| |
SqrInPlace(Double, Int32, Int32) |
Computes second degree of array elements.
And rewrite original array with operation result.
|