|
MSP DSP Library
|
Parameter structure for LEACMD__POLYNOMIAL command. More...
#include <DSPLib_lea.h>
Data Fields | |
| uint16_t | vectorSize |
| Length of data vector, must be a multiple of two. | |
| uint16_t | output |
| Output data vector. | |
| uint16_t | coeff |
| Polynomial coefficient vector. | |
| uint16_t | order |
| Polynomial coefficient order. | |
| int32_t | scaleFactor |
| Scale factor. | |
Parameter structure for LEACMD__POLYNOMIAL command.