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