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

ArrayFire: not

Evaluate the logical NOT of an array. More...

Functions AFAPI af_err  af_not (af_array *out, const af_array in)   C Interface to evaluate the logical NOT of an array. More...
  array  operator! () const   Performs a not operation on the values of the array. More...
  Detailed Description

Evaluate the logical NOT of an array.

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

C Interface to evaluate the logical NOT of an array.

Output type is b8.

Parameters
[out] out !, logical NOT [in] in input array
Returns
AF_SUCCESS, if function returns successfully, else an af_err code is given
◆ operator!() array operator! ( ) const

Performs a not operation on the values of the array.

Returns
an array with negated values

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