Showing content from https://arrayfire.org/docs/group__arith__func__rem.htm below:
ArrayFire: rem
Calculate the remainder of a division. More...
Calculate the remainder of a division.
-
Note
-
This function only supports real inputs; complex inputs are not yet supported.
◆ af_rem()
C Interface to calculate the remainder.
-
Parameters
-
[out] out remainder [in] lhs numerator [in] rhs denominator [in] batch batch mode
-
Returns
-
AF_SUCCESS, if function returns successfully, else an af_err code is given
◆ rem() [1/3]
C++ Interface to calculate the remainder.
-
Parameters
-
[in] lhs numerator; can be an array or a scalar [in] rhs denominator; can be an array or a scalar
-
Returns
-
remainder
◆ rem() [2/3]
C++ Interface to calculate the remainder.
-
Parameters
-
[in] lhs numerator; can be an array or a scalar [in] rhs denominator; can be an array or a scalar
-
Returns
-
remainder
◆ rem() [3/3]
C++ Interface to calculate the remainder.
-
Parameters
-
[in] lhs numerator; can be an array or a scalar [in] rhs denominator; can be an array or a scalar
-
Returns
-
remainder
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