Evaluate the factorial. More...
| Functions | |
| array | factorial (const array &in) | 
| C++ Interface to calculate the factorial. | |
| af_err | af_factorial (af_array *out, const af_array in) | 
| C Interface to calculate the factorial. | |
Evaluate the factorial.
C Interface to calculate the factorial.
| [out] | out | factorial | 
| [in] | in | input array |