Struct SYN_LUT_Entry¶
Lookup table entry (x, y pair).
#include <syn_lut.h>
Public Attributes¶
| Type | Name |
|---|---|
| int32_t | x |
| int32_t | y |
Public Attributes Documentation¶
variable x¶
Input (independent) value.
variable y¶
Output (dependent) value.
The documentation for this class was generated from the following file src/syntropic/util/syn_lut.h