Function Approximation - 2024.2 English - XD160

Vitis Libraries

Document ID
XD160
Release Date
2024-11-29
Version
2024.2 English

The Function Approximation library element provides a vectorized linear approximation of a function, f(x), for a given input data, x, using a configured lookup table of slope and offset values that describe the function. Utility functions which create the approximation lookup tables are provided for a number of frequently used functions such as sqrt(), invsqrt(), log(), exp() and inv(). The Function Approximation can also be provided with user-created lookup tables, provided they meet the requirements specified in the section below, Configuring the Lookup Table.