MatrixTPointwise |
Name | Description | |
---|---|---|
PointwiseRemainder(MatrixT) | Pointwise remainder (% operator), where the result has the sign of the dividend, of this matrix by another matrix. | |
PointwiseRemainder(MatrixT, MatrixT) | Pointwise remainder (% operator), where the result has the sign of the dividend, of this matrix by another matrix and stores the result into the result matrix. |