A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.arrayfire.org/docs/group__arith__func__factorial.htm below:

ArrayFire: factorial

Functions

factorial

ArrayFire Functions

|

ArrayFire Functions by Category

»

Mathematical functions

»

Exponential and logarithmic functions

Evaluate the factorial. More...

Functions AFAPI array  factorial (const array &in)   C++ Interface to calculate the factorial. More...
  AFAPI af_err  af_factorial (af_array *out, const af_array in)   C Interface to calculate the factorial. More...
  Detailed Description

Evaluate the factorial.

Note
This function only supports real inputs; complex inputs are not yet supported.
Function Documentation ◆ af_factorial() AFAPI af_err af_factorial ( af_arrayout, const af_array  in  )

C Interface to calculate the factorial.

Parameters
[out] out factorial [in] in input array
Returns
AF_SUCCESS, if function returns successfully, else an af_err code is given
◆ factorial() AFAPI array factorial ( const arrayin )

C++ Interface to calculate the factorial.

Parameters
[in] in input
Returns
factorial

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