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

Function nextafter

resource_for_billibilli/debug_plugin/plugin/half.h:3726–3729  ·  view source on GitHub ↗

Next representable value. \param from value to compute next representable value for \param to direction towards which to compute next value \return next representable value after \a from in direction towards \a to template typename enable ::type nextafter(T from, U to) { return functions::nextafter(from, to); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected