Showing content from https://arrayfire.org/docs/group__arith__func__tgamma.htm below:
ArrayFire: tgamma
Evaluate the gamma function. More...
Functions AFAPI array tgamma (const array &in) C++ Interface to evaluate the gamma function. More...
AFAPI af_err af_tgamma (af_array *out, const af_array in) C Interface to evaluate the gamma function. More...
Detailed Description
Evaluate the gamma function.
-
Note
-
This function only supports real inputs; complex inputs are not yet supported.
Function Documentation ◆ af_tgamma() AFAPI af_err af_tgamma ( af_array * out, const af_array in )
C Interface to evaluate the gamma function.
-
Parameters
-
[out] out gamma function [in] in input array
-
Returns
-
AF_SUCCESS, if function returns successfully, else an af_err code is given
◆ tgamma() AFAPI array tgamma ( const array & in )
C++ Interface to evaluate the gamma function.
-
Parameters
-
[in] in input
-
Returns
-
gamma function
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4