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

Class half

src/backend/common/half.hpp:927–927  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

925} // namespace internal
926
927class half;
928
929AF_CONSTEXPR __DH__ static inline bool operator==(
930 arrayfire::common::half lhs, arrayfire::common::half rhs) noexcept;

Callers 10

operator-Function · 0.70
minMethod · 0.70
lowestMethod · 0.70
maxMethod · 0.70
epsilonMethod · 0.70
round_errorMethod · 0.70
infinityMethod · 0.70
quiet_NaNMethod · 0.70
signaling_NaNMethod · 0.70
denorm_minMethod · 0.70

Calls 1

native_half_tFunction · 0.85

Tested by

no test coverage detected