The tcSigProcVector class provides a C++ API set of method calls for performing vector mathematics on data types that are not intrinsically supported by the TI 320671X DSP signal processing library for code composer studio (version 2.0). In particular, operations involving 16 bit and 32 bit integer types are supported.
These functions make use of the TI compiler optimizations including optimizations for loop unwinding and dual execution pipelines at the C compiler level. No hand assembled code is present in this library.