CSI-DSP  Version 1.0.0
CSI DSP Software Library
Content
DSP Basic Library

Content

 Vector Absolute Max value
 
 Vector Absolute value
 
 Vector Additaiton
 
 Complex Conjugate
 
 Vector Dot Product
 
 Complex Matrix Additaiton
 
 Complex Matrix Multiplication
 
 Complex Matrix Subtraction
 
 Vector Multiplication
 
 Vector Scale
 
 Vector Shift
 
 Vector Subtraction
 
 Vector Summation
 
 Exponential Function
 
 Square Root
 

Description

The library includes the basic compute functions like abs, abs_max, vec_dot and so on, whitch are needed by YunVoice project. And all these are modified according to the format of related CEVA library functions, so all of them can be ported straightforwardly. All the functions in the library are support for both Q15 and Q31 format.