VectorTPointwise |
Name | Description | |
---|---|---|
PointwiseRemainder(VectorT) | Pointwise remainder (% operator), where the result has the sign of the dividend, of this vector with another vector. | |
PointwiseRemainder(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. |