![]()  | 
  
    CMSIS-DSP
     
   
    
   CMSIS DSP Software Library 
   | 
 
Instance structure for the floating-point Linear Interpolate function. More...
Data Fields | |
| uint32_t | nValues | 
| float32_t | x1 | 
| float32_t | xSpacing | 
| float32_t * | pYData | 
| uint32_t nValues | 
nValues
| float32_t* pYData | 
pointer to the table of Y values
| float32_t x1 | 
x1
| float32_t xSpacing | 
xSpacing