VectorMathGammaInPlace Method |
| Name | Description | |
|---|---|---|
| GammaInPlace(Double) |
Computes gamma function of array elements.
And rewrite original array with operation result.
| |
| GammaInPlace(Vector) |
Computes gamma function of vector elements.
And rewrite original vector with operation result.
| |
| GammaInPlace(Double, Int32, Int32) |
Computes gamma function of array elements.
And rewrite original array with operation result.
|