LIBML  Version 3.2.4
LIBML DSP Software Library
LIBML DSP Software Library

Introduction

This user manual describes the LIBML DSP software library.

The library is divided into a number of functions each covering a specific category:

  • Vector functions
  • Complex math functions
  • Controller functions
  • Interpolation functions
  • Distance functions
  • Fast math functions
  • Filtering functions
  • Matrix functions
  • Statistical functions
  • Support functions
  • Support Vector Machine functions (SVM)
  • Transform functions

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.