<< x2c_LookupTable General x2c_LookupTable2D >>

X2C General Library >> General > x2c_LookupTable1D

x2c_LookupTable1D

X2C Look-up Table 1D

Description

One dimensional look-up table with selectable number of data points. Table data must be an array of size DimX and has to be arranged as [f(x1), f(x2), ... f(xn)]. FiP: input range is from -1 to 1 Float: input range is from 0 to dimension-1 If input is out of range, output will be cut off (no extrapolation).

Inports

Outports

Mask Parameters

Implementations


Report an issue
<< x2c_LookupTable General x2c_LookupTable2D >>