MCPcopy Create free account
hub / github.com/apache/singa / half

Class half

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

Source from the content-addressed store, hash-verified

432namespace half_float
433{
434 class half;
435
436#if HALF_ENABLE_CPP11_USER_LITERALS
437 /// Library-defined half-precision literals.

Callers 15

operator "" _hFunction · 0.85
cast_implMethod · 0.85
half lowestMethod · 0.85
half maxMethod · 0.85
half epsilonMethod · 0.85
half round_errorMethod · 0.85
half infinityMethod · 0.85
half quiet_NaNMethod · 0.85
half signaling_NaNMethod · 0.85
half denorm_minMethod · 0.85
operator-Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected