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

Function isnan

resource_for_billibilli/debug_plugin/plugin/half.h:3835–3838  ·  view source on GitHub ↗

Check for NaN. \param arg number to check \retval true for NaNs \retval false else template typename enable ::type isnan(T arg) { return functions::isnan(arg); }

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

builtin_isnanFunction · 0.85
nexttowardMethod · 0.85
isequalMethod · 0.85
isnotequalMethod · 0.85
isunorderedMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected