LIBML
Version 3.2.4
LIBML DSP Software Library
|
This user manual describes the LIBML DSP software library.
The library is divided into a number of functions each covering a specific category:
The library has separate functions for operating on 8-bit integers, 16-bit integers, 32-bit integer and 32-bit floating-point values.
The library functions are declared in the public file tpt_math.h
which is placed in the include
folder. Simply include this file and link the appropriate library in the application and begin calling the library functions.