|
arduino-audio-tools
|
This is the complete list of members for echo_float_t, including all inherited members.
| e | echo_float_t | |
| echo_float_t(int16_t mantissa=0, int16_t exponent=0) | echo_float_t | inline |
| m | echo_float_t | |
| operator*(const echo_float_t &other) const | echo_float_t | inline |
| operator*(int16_t scalar) const | echo_float_t | inline |
| operator*(int32_t scalar) const | echo_float_t | inline |
| operator* | echo_float_t | friend |