|
arduino-audio-tools
|
This is the complete list of members for float16, including all inherited members.
| as_float(const uint32_t x) | float16 | inlineprotectedstatic |
| as_uint(const float x) | float16 | inlineprotectedstatic |
| float16()=default | float16 | |
| float16(float in) | float16 | inline |
| float16(const float16 &value16) | float16 | inline |
| float_to_half(const float x) | float16 | inlineprotectedstatic |
| half_to_float(const uint16_t x) | float16 | inlineprotectedstatic |
| operator double() | float16 | inlineexplicit |
| operator float() | float16 | inline |
| operator int() | float16 | inlineexplicit |
| operator int() const | float16 | inlineexplicit |
| operator!=(float16 other) const | float16 | inline |
| operator<(float16 other) const | float16 | inline |
| operator<=(float16 other) const | float16 | inline |
| operator==(float16 other) const | float16 | inline |
| operator>(float16 other) const | float16 | inline |
| operator>=(float16 other) const | float16 | inline |
| value | float16 | protected |