A RetroSearch Logo

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

Search Query:

Showing content from https://arrayfire.org/docs/group__arith__func__sqrt.htm below:

ArrayFire: sqrt

Evaluate the square root. More...

Functions AFAPI array  sqrt (const array &in)   C++ Interface to evaluate the square root. More...
  AFAPI af_err  af_sqrt (af_array *out, const af_array in)   C Interface to evaluate the square root. More...
  Detailed Description

Evaluate the square root.

Function Documentation ◆ af_sqrt() AFAPI af_err af_sqrt ( af_arrayout, const af_array  in  )

C Interface to evaluate the square root.

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

C++ Interface to evaluate the square root.

Parameters
[in] in input
Returns
square root
Examples
financial/heston_model.cpp.

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