Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SubRange

Interface to a single subrange between two LUT steps. This internal data-structure is used to optimize lookup.

Index

Properties

Properties

max

max : LUTStep

The highest border of the range.

min

min : LUTStep

The lowest border of the range.