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__pow.htm below:

ArrayFire: pow

Raise a base to a power (or exponent). More...

Raise a base to a power (or exponent).

◆ af_pow()

C Interface to raise a base to a power (or exponent).

Parameters
[out] out lhs raised to the power of rhs [in] lhs base [in] rhs exponent [in] batch batch mode
Returns
AF_SUCCESS, if function returns successfully, else an af_err code is given
◆ pow() [1/3]

C++ Interface to raise a base to a power (or exponent).

Computes the value of base raised to the power of exponent. The inputs can be two arrays or an array and a scalar.

Parameters
[in] base base [in] exponent exponent
Returns
base raised to the power of exponent
◆ pow() [2/3]

C++ Interface to raise a base to a power (or exponent).

Computes the value of base raised to the power of exponent. The inputs can be two arrays or an array and a scalar.

Parameters
[in] base base [in] exponent exponent
Returns
base raised to the power of exponent
◆ pow() [3/3]

C++ Interface to raise a base to a power (or exponent).

Computes the value of base raised to the power of exponent. The inputs can be two arrays or an array and a scalar.

Parameters
[in] base base [in] exponent exponent
Returns
base raised to the power of exponent
◆ pow2()

C++ Interface to raise 2 to a power (or exponent).

Parameters
Returns
2 raised to the power

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