Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AnswerDotAI/gpu.cpp
/ half
Class
half
numeric_types/half.hpp:54–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
#endif
53
54
struct half;
55
static inline half halfFromFloat(float f);
56
static inline float halfToFloat(half h);
57
Callers
3
main
Function · 0.85
testRoundTrip
Function · 0.85
testWGSL
Function · 0.85
Calls
2
halfToFloat
Function · 0.85
halfFromFloat
Function · 0.85
Tested by
no test coverage detected