VectorDo |
| Name | Description | |
|---|---|---|
| DoPointwiseAtan2(Double, VectorDouble) | Pointwise applies the two-argument arctangent using a scalar and stores the result in result. | |
| DoPointwiseAtan2(VectorDouble, VectorDouble) | Pointwise applies the two-argument arctangent using another vector and stores the result in result. |