|
sparrow 1.4.0
C++20 idiomatic APIs for the Apache Arrow Columnar Format
|
This is the complete list of members for half_float::detail::f31, including all inherited members.
| exp | half_float::detail::f31 | |
| f31(uint32 mant, int e) | half_float::detail::f31 | inline |
| f31(unsigned int abs) | half_float::detail::f31 | inline |
| m | half_float::detail::f31 | |
| operator*(f31 a, f31 b) | half_float::detail::f31 | friend |
| operator+(f31 a, f31 b) | half_float::detail::f31 | friend |
| operator-(f31 a, f31 b) | half_float::detail::f31 | friend |
| operator/(f31 a, f31 b) | half_float::detail::f31 | friend |