VectorMathGammaLn Method |
Name | Description | |
---|---|---|
![]() ![]() | GammaLn(Double) |
Computes log gamma function of array elements.
|
![]() ![]() | GammaLn(Vector) |
Computes log gamma function of vector elements.
|
![]() ![]() | GammaLn(Double, Double) |
Computes log gamma function of array elements.
Result will be stored in result array.
|
![]() ![]() | GammaLn(Vector, Vector) |
Computes log gamma function of vector elements.
Result will be stored in result vector.
|
![]() ![]() | GammaLn(Double, Int32, Int32) |
Computes log gamma function of Array elements.
|
![]() ![]() | GammaLn(Double, Int32, Double, Int32, Int32) |
Computes log gamma function of array elements.
Result will be stored in result array.
|