MatrixTPointwise |
Name | Description | |
---|---|---|
![]() | PointwiseModulus(MatrixT) | Pointwise canonical modulus, where the result has the sign of the divisor, of this matrix by another matrix. |
![]() | PointwiseModulus(MatrixT, MatrixT) | Pointwise canonical modulus, where the result has the sign of the divisor, of this matrix by another matrix and stores the result into the result matrix. |