arduino-audio-tools
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Friends | List of all members
echo_float_t Struct Reference

Public Member Functions

constexpr echo_float_t (int16_t mantissa=0, int16_t exponent=0)
 
echo_float_t operator* (const echo_float_t &other) const
 
echo_word32_t operator* (int16_t scalar) const
 
echo_word32_t operator* (int32_t scalar) const
 

Public Attributes

int16_t e
 
int16_t m
 

Friends

echo_word32_t operator* (int32_t scalar, const echo_float_t &f)
 

The documentation for this struct was generated from the following file: