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