VectorDo |
| Name | Description | |
|---|---|---|
| DoPointwiseMaximum(Double, VectorDouble) | Pointwise applies the maximum with a scalar and stores the result in result. | |
| DoPointwiseMaximum(VectorDouble, VectorDouble) | Pointwise applies the maximum with another vector and stores the result in result. |