Click or drag to resize

VectorMathGammaInPlace Method

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