MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / half

Class half

extern/half/include/half.hpp:263–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261namespace half_float
262{
263 class half;
264
265#if HALF_ENABLE_CPP11_USER_LITERALS
266 /// Library-defined half-precision literals.

Callers 15

operator""_hFunction · 0.70
nanhMethod · 0.70
floorMethod · 0.70
ceilMethod · 0.70
truncMethod · 0.70
roundMethod · 0.70
rintMethod · 0.70
frexpMethod · 0.70
modfMethod · 0.70
scalblnMethod · 0.70
logbMethod · 0.70
nextafterMethod · 0.70

Calls 1

data_Function · 0.85

Tested by

no test coverage detected