+, -, *, /, >>, << More...

Modules

 add
 Addition of two inputs.
 
 bitshiftl
 Left shift an input.
 
 bitshiftr
 Right shift an input.
 
 div
 Divide one input by another.
 
 mul
 Multiply two inputs element wise.
 
 operator+
 Divides and assigns the value(s) of val to the elements of the af::array.
 
 sub
 Subtract one input from another.
 

Detailed Description

+, -, *, /, >>, <<