VectorTDo |
| Name | Description | |
|---|---|---|
| DoPointwiseMinimum(T, VectorT) | Pointwise applies the minimum with a scalar and stores the result in result. | |
| DoPointwiseMinimum(VectorT, VectorT) | Pointwise applies the minimum with another vector and stores the result in result. |