test Out Of Range
Check if a given input will be out of range by this LUT.
Return
1 if the input is too large, -1 if it is too small, 0 if it is within bounds.
Parameters
input
the value to check
Check if a given input will be out of range by this LUT.
1 if the input is too large, -1 if it is too small, 0 if it is within bounds.
the value to check