Click or drag to resize

MatrixTRemainder Method

Overload List
 NameDescription
Public methodRemainder(T) Computes the remainder (matrix % divisor), where the result has the sign of the dividend, for each element of the matrix.
Public methodRemainder(T, MatrixT) Computes the remainder (matrix % divisor), where the result has the sign of the dividend, for each element of the matrix.
Top
See Also