Skip to content

Struct SYN_LUT_Entry

ClassList > 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

int32_t SYN_LUT_Entry::x;

Input (independent) value.


variable y

int32_t SYN_LUT_Entry::y;

Output (dependent) value.



The documentation for this class was generated from the following file src/syntropic/util/syn_lut.h