Click or drag to resize

VectorTPointwiseModulus Method

Overload List
 NameDescription
Public methodPointwiseModulus(VectorT) Pointwise canonical modulus, where the result has the sign of the divisor, of this vector with another vector.
Public methodPointwiseModulus(VectorT, VectorT) Pointwise canonical modulus, where the result has the sign of the divisor, of this vector with another vector and stores the result into the result vector.
Top
See Also