MCPcopy Create free account
hub / github.com/LitLeo/TensorRT_Tutorial / atan2

Function atan2

resource_for_billibilli/debug_plugin/plugin/half.h:3322–3325  ·  view source on GitHub ↗

Arc tangent function. \param x first argument \param y second argument \return arc tangent value template typename enable ::type atan2(T x, U y) { return functions::atan2(x, y); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

atan2Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected