Click or drag to resize

VectorTDoPointwiseAtan2 Method

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