Instance structure for the half floating-point Linear Interpolate function. More...
Data Fields | |
uint32_t | nValues |
float16_t | x1 |
float16_t | xSpacing |
const float16_t * | pYData |
Instance structure for the half floating-point Linear Interpolate function.
uint32_t nValues |
nValues
const float16_t* pYData |
pointer to the table of Y values
float16_t x1 |
x1
float16_t xSpacing |
xSpacing