MCPcopy Create free account
hub / github.com/clMathLibraries/clFFT / nan_as_hex

Function nan_as_hex

src/tests/buffer_memory.cpp:34–37  ·  view source on GitHub ↗

/ /

Source from the content-addressed store, hash-verified

32/*****************************************************/
33/*****************************************************/
34uint32_t nan_as_hex( float a ) {
35 a;
36 return ~0x0;
37}
38
39/*****************************************************/
40/*****************************************************/

Calls

no outgoing calls

Tested by

no test coverage detected