Click or drag to resize

VectorDoPointwiseAtan2 Method

Overload List
 NameDescription
Protected methodDoPointwiseAtan2(Double, VectorDouble) Pointwise applies the two-argument arctangent using a scalar and stores the result in result.
Protected methodDoPointwiseAtan2(VectorDouble, VectorDouble) Pointwise applies the two-argument arctangent using another vector and stores the result in result.
Top
See Also