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

Function scalbln

resource_for_billibilli/debug_plugin/plugin/half.h:3682–3685  ·  view source on GitHub ↗

Multiply by power of two. \param arg number to modify \param exp power of two to multiply with \return \a arg multplied by 2 raised to \a exp template typename enable ::type scalbln(T arg, long exp) { return functions::scalbln(arg, exp); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

ldexpFunction · 0.85
scalbnFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected