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