Click or drag to resize

VectorTPointwiseRemainder Method

Overload List
 NameDescription
Public methodPointwiseRemainder(VectorT) Pointwise remainder (% operator), where the result has the sign of the dividend, of this vector with another vector.
Public methodPointwiseRemainder(VectorT, VectorT) Pointwise remainder (% operator), where the result has the sign of the dividend, this vector with another vector and stores the result into the result vector.
Top
See Also