Click or drag to resize

MatrixTPointwiseModulus Method

Overload List
 NameDescription
Public methodPointwiseModulus(MatrixT) Pointwise canonical modulus, where the result has the sign of the divisor, of this matrix by another matrix.
Public methodPointwiseModulus(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.
Top
See Also