uFlag
Flag that indicates the function used to update the lookup table. Possible values are:
Value |
Meaning |
FLT_EXP |
[0] Apply the exponential function. |
FLT_LN |
[1] Apply the natural logarithm function. |
FLT_LINEAR |
[2] Apply the linear function. |