MatrixTRemainder Method |
| Name | Description | |
|---|---|---|
| Remainder(T) | Computes the remainder (matrix % divisor), where the result has the sign of the dividend, for each element of the matrix. | |
| Remainder(T, MatrixT) | Computes the remainder (matrix % divisor), where the result has the sign of the dividend, for each element of the matrix. |