Flag

Flag that indicates the function used to update the lookup table. Possible values are:

Value

Meaning

GL_EXP

[0x0000] Apply the exponential function.

GL_LN

[0x0001] Apply the natural logarithm function.

GL_LINEAR

[0x0002] Apply the linear function.

GL_SIGMOID

[0x0003] Apply the sigmoid function