Click or drag to resize

VectorMathGammaLnInPlace Method

Overload List
  NameDescription
Public methodStatic memberGammaLnInPlace(Double)
Computes log gamma function of array elements. And rewrite original array with operation result.
Public methodStatic memberGammaLnInPlace(Vector)
Computes log gamma function of vector elements. And rewrite original vector with operation result.
Public methodStatic memberGammaLnInPlace(Double, Int32, Int32)
Computes log gamma function of array elements. And rewrite original array with operation result.
Top
See Also