MatrixTRemainder |
Name | Description | |
---|---|---|
![]() | RemainderByThis(T) | Computes the remainder (dividend % matrix), where the result has the sign of the dividend, for each element of the matrix. |
![]() | RemainderByThis(T, MatrixT) | Computes the remainder (dividend % matrix), where the result has the sign of the dividend, for each element of the matrix. |