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