|
|
Check if input is negative. More...
Functions | |
| AFAPI array | sign (const array &in) |
| C++ Interface for getting the sign of input. More... | |
Check if input is negative.
| AFAPI array af::sign | ( | const array & | in | ) |
C++ Interface for getting the sign of input.
| [in] | in | is input array |