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

ArrayFire: iszero

Check if values are zero. More...

Functions AFAPI array  iszero (const array &in)   C++ Interface to check which values are zero. More...
  AFAPI af_err  af_iszero (af_array *out, const af_array in)   C Interface to check if values are zero. More...
  Detailed Description

Check if values are zero.

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

C Interface to check if values are zero.

Parameters
[out] out array containing 1's where input is 0; 0's otherwise [in] in input array
Returns
AF_SUCCESS, if function returns successfully, else an af_err code is given
◆ iszero() AFAPI array iszero ( const arrayin )

C++ Interface to check which values are zero.

Parameters
[in] in input
Returns
array containing 1's where input is 0; 0's otherwise

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